Lines Matching refs:bp_protover
174 if (bp->bp_protover == BSTP_PROTO_RSTP) { in bstp_transmit()
216 switch (bp->bp_protover) { in bstp_transmit_bpdu()
444 switch (bp->bp_protover) { in bstp_pdu_flags()
501 if (tpdu.tbu_protover != bp->bp_protover) { in bstp_input()
1009 bp->bp_protover == BSTP_PROTO_RSTP))) { in bstp_update_roles()
1072 bp->bp_agreed = bp->bp_protover; in bstp_update_roles()
1084 bp->bp_protover == BSTP_PROTO_RSTP ? in bstp_update_roles()
1242 bp->bp_protover == BSTP_PROTO_RSTP ? in bstp_set_port_state()
1361 bp->bp_protover = proto; in bstp_set_port_proto()
1449 switch (bp->bp_protover) { in bstp_set_timer_tc()
1636 if (bp->bp_protover == BSTP_PROTO_STP && path_cost > 65535) in bstp_set_path_cost()
1740 if (bp->bp_protover == BSTP_PROTO_STP && path_cost > 65535) in bstp_calc_path_cost()
1772 switch (bp->bp_protover) { in bstp_notify_rtage()
1858 bp->bp_protover == BSTP_PROTO_RSTP) in bstp_ifupdstatus()
2008 bp->bp_protover == BSTP_PROTO_RSTP && bp->bp_proposing && in bstp_edge_delay_expiry()