Searched refs:validate_other_comp_fields (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/ofed/opensm/opensm/ |
| H A D | osm_sa_mcmember_record.c | 89 static int validate_other_comp_fields(osm_log_t * p_log, ib_net64_t comp_mask, 880 …if (!validate_other_comp_fields(sa->p_log, comp_mask, p_recvd_mcmember_rec, bcast_mgrp, OSM_LOG_ER… in mcmr_rcv_create_new_mgrp() 1049 static int validate_other_comp_fields(osm_log_t * p_log, ib_net64_t comp_mask, in validate_other_comp_fields() function 1293 !validate_other_comp_fields(sa->p_log, p_sa_mad->comp_mask, in mcmr_rcv_join_mgrp() 1495 if (!validate_other_comp_fields(sa->p_log, comp_mask, p_rcvd_rec, p_mgrp, in mcmr_by_comp_mask()
|