Searched defs:ibcm_rej_msg_s (Results 1 – 1 of 1) sorted by relevance
1256 typedef struct ibcm_rej_msg_s { struct1257 ib_com_id_t rej_local_comm_id; /* Local communication id */1258 ib_com_id_t rej_remote_comm_id; /* Remote communication id */1259 uint8_t rej_msg_type_plus; /* REJ_MSG_TYPE_2 RSV_6 */1262 uint8_t rej_reject_info_len_plus; /* REJ_INFO_LEN_7 RSV_1 */1265 uint16_t rej_rejection_reason; /* Reject err code - 16 bits */1266 uint8_t rej_addl_rej_info[IBT_CM_ADDL_REJ_LEN];1268 uint8_t rej_private_data[IBT_REJ_PRIV_DATA_SZ];