Searched refs:BSTP_PROTO_RSTP (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/net/
H A Dbridgestp.c169 if (bp->bp_protover == BSTP_PROTO_RSTP) {
216 case BSTP_PROTO_RSTP:
305 case BSTP_PROTO_RSTP:
374 bpdu->cbu_protover = BSTP_PROTO_RSTP;
442 case BSTP_PROTO_RSTP:
516 case BSTP_PROTO_RSTP:
985 bp->bp_protover == BSTP_PROTO_RSTP))) {
1060 bp->bp_protover == BSTP_PROTO_RSTP ?
1218 bp->bp_protover == BSTP_PROTO_RSTP ?
1327 case BSTP_PROTO_RSTP
[all...]
H A Dbridgestp.h171 #define BSTP_PROTO_RSTP 0x02 macro
172 #define BSTP_PROTO_MAX BSTP_PROTO_RSTP

Completed in 63 milliseconds