Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librstp/common/
H A Dstp_bpdu.h50 #define RSTP_PORT_ROLE_ROOT 0x02 macro
H A Dportinfo.c113 if (RSTP_PORT_ROLE_ROOT == port->msgBpduType && in rcvBpdu()
128 if (RSTP_PORT_ROLE_ROOT == port->msgBpduType) { in rcvBpdu()
H A Dtransmit.c253 role = RSTP_PORT_ROLE_ROOT; in txRstp()