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

/darwin-on-arm/xnu/bsd/net/
H A Dbridgestp.h201 #define BSTP_PROTO_RSTP 0x02 macro
202 #define BSTP_PROTO_MAX BSTP_PROTO_RSTP
H A Dbridgestp.c232 if (bp->bp_protover == BSTP_PROTO_RSTP) {
279 case BSTP_PROTO_RSTP:
371 case BSTP_PROTO_RSTP:
440 bpdu->cbu_protover = BSTP_PROTO_RSTP;
524 case BSTP_PROTO_RSTP:
598 case BSTP_PROTO_RSTP:
1068 bp->bp_protover == BSTP_PROTO_RSTP))) {
1145 bp->bp_protover == BSTP_PROTO_RSTP ?
1303 bp->bp_protover == BSTP_PROTO_RSTP ?
1412 case BSTP_PROTO_RSTP
[all...]

Completed in 10 milliseconds