BSTP_PROTO_RSTP 319 net/bridgestp.c if (bp->bp_protover == BSTP_PROTO_RSTP) {
BSTP_PROTO_RSTP 363 net/bridgestp.c case BSTP_PROTO_RSTP:
BSTP_PROTO_RSTP 451 net/bridgestp.c case BSTP_PROTO_RSTP:
BSTP_PROTO_RSTP 523 net/bridgestp.c bpdu->cbu_protover = BSTP_PROTO_RSTP;
BSTP_PROTO_RSTP 588 net/bridgestp.c case BSTP_PROTO_RSTP:
BSTP_PROTO_RSTP 648 net/bridgestp.c case BSTP_PROTO_RSTP:
BSTP_PROTO_RSTP 1114 net/bridgestp.c bp->bp_protover == BSTP_PROTO_RSTP))) {
BSTP_PROTO_RSTP 1189 net/bridgestp.c bp->bp_protover == BSTP_PROTO_RSTP ?
BSTP_PROTO_RSTP 1341 net/bridgestp.c bp->bp_protover == BSTP_PROTO_RSTP ?
BSTP_PROTO_RSTP 1444 net/bridgestp.c case BSTP_PROTO_RSTP:
BSTP_PROTO_RSTP 1543 net/bridgestp.c case BSTP_PROTO_RSTP:
BSTP_PROTO_RSTP 1626 net/bridgestp.c case BSTP_PROTO_RSTP:
BSTP_PROTO_RSTP 1835 net/bridgestp.c bp->bp_protover == BSTP_PROTO_RSTP && bp->bp_proposing &&
BSTP_PROTO_RSTP 1955 net/bridgestp.c bs->bs_protover = BSTP_PROTO_RSTP; /* STP instead of RSTP? */
BSTP_PROTO_RSTP 2286 net/bridgestp.c case BSTP_PROTO_RSTP:
BSTP_PROTO_RSTP 168 net/if_bridge.h #define BSTP_PROTO_MAX BSTP_PROTO_RSTP