Searched refs:bp_role (Results 1 – 3 of 3) sorted by relevance
315 switch (bp->bp_role) { in bstp_transmit()559 switch (bp->bp_role) { in bstp_pdu_flags()1049 switch (bp->bp_role) { in bstp_update_roles()1225 bp->bp_role != BSTP_ROLE_ROOT && in bstp_update_tc()1230 bp->bp_role == BSTP_ROLE_ROOT) && in bstp_update_tc()1346 if (bp->bp_role == role) in bstp_set_port_role()1350 switch (bp->bp_role) { in bstp_set_port_role()1374 bp->bp_role = role; in bstp_set_port_role()1380 switch (bp->bp_role) { in bstp_set_port_role()1802 (bp->bp_role == BSTP_ROLE_ROOT && in bstp_hello_timer_expiry()[all …]
356 u_int8_t bp_role; member
636 breq->ifbr_role = bp->bp_role; in bridge_bifgetstp()