Home
last modified time | relevance | path

Searched refs:rej_reject_info_len_plus (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h1262 uint8_t rej_reject_info_len_plus; /* REJ_INFO_LEN_7 RSV_1 */ member
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c2180 ((rej_msg->rej_reject_info_len_plus >> 1) >= sizeof (ib_guid_t)) && in ibcm_process_rej_msg()
3036 rej_msg->rej_reject_info_len_plus = arej_info_len << 1; in ibcm_post_rej_mad()
3115 rej_msg->rej_reject_info_len_plus = 0; in ibcm_build_n_post_rej_mad()
3165 rej_msg->rej_reject_info_len_plus = 1 << 1; in ibcm_post_rej_ver_mismatch()
7342 uint8_t ari_len = rej_msgp->rej_reject_info_len_plus >> 1; in ibcm_copy_addl_rej()