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

/freebsd-10.2-release/sys/net/
H A Dbridgestp.c212 case BSTP_PROTO_STP:
299 case BSTP_PROTO_STP:
366 bpdu->cbu_protover = BSTP_PROTO_STP;
439 case BSTP_PROTO_STP:
512 case BSTP_PROTO_STP:
1317 case BSTP_PROTO_STP:
1432 case BSTP_PROTO_STP:
1475 if (bs->bs_protover != BSTP_PROTO_STP)
1544 case BSTP_PROTO_STP:
1612 if (bp->bp_protover == BSTP_PROTO_STP
[all...]
H A Dbridgestp.h170 #define BSTP_PROTO_STP 0x00 macro

Completed in 200 milliseconds