Home
last modified time | relevance | path

Searched refs:BPDU_RSTP (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/librstp/common/
H A Dstp_bpdu.h37 #define BPDU_RSTP 0x02 macro
H A Dportinfo.c77 if (BPDU_RSTP == port->msgBpduType) { in rcvBpdu()
209 if (BPDU_RSTP == port->msgBpduType) { in updtBPDUVersion()
308 case BPDU_RSTP: in STP_info_rx_bpdu()
H A Dtransmit.c105 bpdu_packet.hdr.version = (BPDU_RSTP == bpdu_type) ? in build_bpdu_header()
237 BPDU_RSTP, in txRstp()