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

/darwin-on-arm/xnu/bsd/net/
H A Dbridgestp.c236 switch (bp->bp_role) {
501 switch (bp->bp_role) {
991 bp2->bp_role == BSTP_ROLE_ROOT)) {
1006 switch (bp->bp_role) {
1162 if ((bp->bp_role != BSTP_ROLE_DESIGNATED &&
1163 bp->bp_role != BSTP_ROLE_ROOT) || bp->bp_operedge)
1189 else if (bp->bp_role != BSTP_ROLE_DESIGNATED &&
1190 bp->bp_role != BSTP_ROLE_ROOT &&
1194 if ((bp->bp_role == BSTP_ROLE_DESIGNATED ||
1195 bp->bp_role
[all...]
H A Dbridgestp.h348 uint8_t bp_role; member in struct:bstp_port
H A Dif_bridge.c2061 req->ifbr_role = bp->bp_role;

Completed in 31 milliseconds