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

/freebsd-10.2-release/sys/net/
H A Dbridgestp.h165 #define BSTP_MSGTYPE_RSTP 0x02 /* Rapid STP */ macro
H A Dbridgestp.c217 bpdu.cbu_bpdutype = BSTP_MSGTYPE_RSTP;
373 case BSTP_MSGTYPE_RSTP:
558 if (tpdu->tbu_bpdutype != BSTP_MSGTYPE_RSTP)

Completed in 52 milliseconds