Searched refs:BSTP_PROTO_RSTP (Results 1 – 2 of 2) sorted by relevance
238 if (bp->bp_protover == BSTP_PROTO_RSTP) { in bstp_transmit()285 case BSTP_PROTO_RSTP: in bstp_transmit_bpdu()379 case BSTP_PROTO_RSTP: in bstp_decode_bpdu()450 bpdu->cbu_protover = BSTP_PROTO_RSTP; in bstp_send_bpdu()538 case BSTP_PROTO_RSTP: in bstp_pdu_flags()619 case BSTP_PROTO_RSTP: in bstp_input()1119 bp->bp_protover == BSTP_PROTO_RSTP))) { in bstp_update_roles()1198 bp->bp_protover == BSTP_PROTO_RSTP ? in bstp_update_roles()1367 bp->bp_protover == BSTP_PROTO_RSTP ? in bstp_set_port_state()1478 case BSTP_PROTO_RSTP: in bstp_set_port_proto()[all …]
201 #define BSTP_PROTO_RSTP 0x02 macro202 #define BSTP_PROTO_MAX BSTP_PROTO_RSTP