Home
last modified time | relevance | path

Searched refs:tcProp (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/librstp/common/
H A Dtopoch.c81 tmp->tcProp = True; in setTcPropBridge()
122 port->tcProp = in STP_topoch_enter_state()
128 port->rcvdTcAck = port->tc = port->tcProp = False; in STP_topoch_enter_state()
159 port->tcProp = False; in STP_topoch_enter_state()
197 port->tc || port->tcProp) in STP_topoch_check_conditions()
209 if (port->tcProp && !port->operEdge) in STP_topoch_check_conditions()
H A Dport.h125 Bool tcProp; /* 17.18.38 */ member