Lines Matching refs:BSTP_PROTO_RSTP
174 if (bp->bp_protover == BSTP_PROTO_RSTP) { in bstp_transmit()
221 case BSTP_PROTO_RSTP: in bstp_transmit_bpdu()
310 case BSTP_PROTO_RSTP: in bstp_decode_bpdu()
380 bpdu->cbu_protover = BSTP_PROTO_RSTP; in bstp_send_bpdu()
448 case BSTP_PROTO_RSTP: in bstp_pdu_flags()
522 case BSTP_PROTO_RSTP: in bstp_input()
1009 bp->bp_protover == BSTP_PROTO_RSTP))) { 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()
1351 case BSTP_PROTO_RSTP: in bstp_set_port_proto()
1450 case BSTP_PROTO_RSTP: in bstp_set_timer_tc()
1569 case BSTP_PROTO_RSTP: in bstp_set_protocol()
1778 case BSTP_PROTO_RSTP: 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()
2175 bs->bs_protover = BSTP_PROTO_RSTP; in bstp_attach()