Searched refs:RSTP_PORT_ROLE_ROOT (Results 1 – 3 of 3) sorted by relevance
50 #define RSTP_PORT_ROLE_ROOT 0x02 macro
113 if (RSTP_PORT_ROLE_ROOT == port->msgBpduType && in rcvBpdu()128 if (RSTP_PORT_ROLE_ROOT == port->msgBpduType) { in rcvBpdu()
253 role = RSTP_PORT_ROLE_ROOT; in txRstp()