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

/freebsd-current/contrib/ofed/infiniband-diags/src/
H A Dibdiag_common.h169 typedef struct match_rec { struct
/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_sa_mcmember_record.c1462 ib_member_rec_t match_rec; local
1542 match_rec = p_mgrp->mcmember_rec;
1543 match_rec.scope_state = p_mcm_alias_guid->scope_state;
1544 memcpy(&match_rec.port_gid,
1551 match_rec.port_gid.raw,
1555 match_rec.proxy_join =
1558 mcmr_rcv_new_mcmr(sa, &match_rec, list);
1568 match_rec = p_mgrp->mcmember_rec;
1569 match_rec.scope_state = scope_state;
1570 memcpy(&(match_rec
[all...]

Completed in 170 milliseconds