Searched refs:p_infr_match (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_inform.c370 osm_infr_match_ctxt_t *p_infr_match )
372 cl_list_t *p_infr_to_remove_list = p_infr_match->p_remove_infr_list;
374 ib_mad_notice_attr_t *p_ntc = p_infr_match->p_ntc;
478 osm_infr_match_ctxt_t *p_infr_match = (osm_infr_match_ctxt_t *) context; local
479 ib_mad_notice_attr_t *p_ntc = p_infr_match->p_ntc;
583 if (!is_access_permitted(p_infr_rec, p_infr_match))

Completed in 94 milliseconds