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

/darwin-on-arm/xnu/bsd/net/
H A Dbridgestp.c275 case BSTP_PROTO_STP:
365 case BSTP_PROTO_STP:
432 bpdu->cbu_protover = BSTP_PROTO_STP;
521 case BSTP_PROTO_STP:
594 case BSTP_PROTO_STP:
1402 case BSTP_PROTO_STP:
1518 case BSTP_PROTO_STP:
1561 if (bs->bs_protover != BSTP_PROTO_STP)
1630 case BSTP_PROTO_STP:
1698 if (bp->bp_protover == BSTP_PROTO_STP
[all...]
H A Dbridgestp.h200 #define BSTP_PROTO_STP 0x00 macro

Completed in 19 milliseconds