Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librstp/common/
H A Dstp_bpdu.h36 #define BPDU_CONFIG_TYPE 0x00 macro
H A Dportinfo.c82 BPDU_CONFIG_TYPE == port->msgBpduType) { in rcvBpdu()
99 if (BPDU_CONFIG_TYPE == port->msgBpduType || in rcvBpdu()
285 case BPDU_CONFIG_TYPE: in STP_info_rx_bpdu()
H A Dtransmit.c194 BPDU_CONFIG_TYPE, in txConfig()