Home
last modified time | relevance | path

Searched refs:RSTP_PORT_ROLE_UNKN (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/librstp/common/
H A Dstp_bpdu.h48 #define RSTP_PORT_ROLE_UNKN 0x00 macro
H A Dportinfo.c75 port->msgPortRole = RSTP_PORT_ROLE_UNKN; in rcvBpdu()
345 port->msgPortRole = RSTP_PORT_ROLE_UNKN; in STP_info_enter_state()
H A Dport.c156 this->msgPortRole = RSTP_PORT_ROLE_UNKN; in STP_port_init()
H A Dtransmit.c244 role = RSTP_PORT_ROLE_UNKN; in txRstp()