Lines Matching refs:bp_role
178 switch (bp->bp_role) { in bstp_transmit()
425 switch (bp->bp_role) { in bstp_pdu_flags()
930 bp2->bp_role == BSTP_ROLE_ROOT)) { in bstp_update_state()
947 switch (bp->bp_role) { in bstp_update_roles()
1101 if ((bp->bp_role != BSTP_ROLE_DESIGNATED && in bstp_update_tc()
1102 bp->bp_role != BSTP_ROLE_ROOT) || bp->bp_operedge) in bstp_update_tc()
1128 else if (bp->bp_role != BSTP_ROLE_DESIGNATED && in bstp_update_tc()
1129 bp->bp_role != BSTP_ROLE_ROOT && in bstp_update_tc()
1133 if ((bp->bp_role == BSTP_ROLE_DESIGNATED || in bstp_update_tc()
1134 bp->bp_role == BSTP_ROLE_ROOT) && in bstp_update_tc()
1265 if (bp->bp_role == role) in bstp_set_port_role()
1269 switch (bp->bp_role) { in bstp_set_port_role()
1293 bp->bp_role = role; in bstp_set_port_role()
1299 switch (bp->bp_role) { in bstp_set_port_role()
1414 if (bp->bp_role == BSTP_ROLE_DESIGNATED) in bstp_set_port_tc()
1703 if (bp->bp_role != BSTP_ROLE_DISABLED) in bstp_set_autoptp()
1849 if (bp->bp_role == BSTP_ROLE_DISABLED) { in bstp_ifupdstatus()
1854 if (bp->bp_role != BSTP_ROLE_DISABLED) { in bstp_ifupdstatus()
1979 bp->bp_role == BSTP_ROLE_DESIGNATED || in bstp_hello_timer_expiry()
1980 (bp->bp_role == BSTP_ROLE_ROOT && in bstp_hello_timer_expiry()
2009 bp->bp_role == BSTP_ROLE_DESIGNATED) { in bstp_edge_delay_expiry()