Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librstp/common/
H A Dstp_bpdu.h51 #define RSTP_PORT_ROLE_DESGN 0x03 macro
H A Dportinfo.c81 if (RSTP_PORT_ROLE_DESGN == port->msgPortRole || in rcvBpdu()
100 RSTP_PORT_ROLE_DESGN == port->msgPortRole) { in rcvBpdu()
152 if (RSTP_PORT_ROLE_DESGN == port->msgPortRole && in recordProposed()
H A Dtransmit.c256 role = RSTP_PORT_ROLE_DESGN; in txRstp()