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

/darwin-on-arm/xnu/bsd/net/
H A Dbridgestp.h195 #define BSTP_MSGTYPE_RSTP 0x02 /* Rapid STP */ macro
H A Dbridgestp.c280 bpdu.cbu_bpdutype = BSTP_MSGTYPE_RSTP;
439 case BSTP_MSGTYPE_RSTP:
641 if (tpdu->tbu_bpdutype != BSTP_MSGTYPE_RSTP)

Completed in 69 milliseconds