Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbridgestp.h165 #define BSTP_MSGTYPE_RSTP 0x02 /* Rapid STP */ macro
H A Dbridgestp.c221 bpdu.cbu_bpdutype = BSTP_MSGTYPE_RSTP; in bstp_transmit_bpdu()
378 case BSTP_MSGTYPE_RSTP: in bstp_send_bpdu()
563 if (tpdu->tbu_bpdutype != BSTP_MSGTYPE_RSTP) in bstp_received_rstp()