Searched refs:addl_rej_info (Results 1 – 2 of 2) sorted by relevance
1719 int who, void *addl_rej_info, uint8_t arej_info_len);
3021 int which_msg, void *addl_rej_info, ibt_priv_data_len_t arej_info_len) in ibcm_post_rej_mad() argument3039 if ((arej_info_len != 0) && (addl_rej_info != NULL)) in ibcm_post_rej_mad()3040 bcopy(addl_rej_info, rej_msg->rej_addl_rej_info, arej_info_len); in ibcm_post_rej_mad()