Home
last modified time | relevance | path

Searched defs:ibcm_apr_msg_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h1402 typedef struct ibcm_apr_msg_s { struct
1403 ib_com_id_t apr_local_comm_id; /* Local communication id */
1404 ib_com_id_t apr_remote_comm_id; /* Remote communication id */
1405 uint8_t apr_addl_info_len; /* Add'l Info Len - 8 bits */
1406 uint8_t apr_ap_status; /* AP status - 8 bits */
1407 uint16_t apr_rsvd1; /* Reserved1 - 16 bits */
1408 uint8_t apr_addl_info[IBT_CM_APR_ADDL_LEN];
1410 uint8_t apr_private_data[IBT_APR_PRIV_DATA_SZ];