Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librstp/common/
H A Dmigrate.c58 port->rcvdRSTP = port->rcvdSTP = False; in STP_migrate_enter_state()
66 port->rcvdRSTP = port->rcvdSTP = False; in STP_migrate_enter_state()
92 (port->rcvdSTP || port->rcvdRSTP)) { in STP_migrate_check_conditions()
111 (port->rcvdSTP || port->rcvdRSTP)) in STP_migrate_check_conditions()
113 if (!port->mdelayWhile && port->rcvdRSTP) in STP_migrate_check_conditions()
H A Dport.h110 Bool rcvdRSTP; /* 17/18.23 */ member
H A Dportinfo.c212 port->rcvdRSTP = True; in updtBPDUVersion()
354 port->rcvdBpdu = port->rcvdRSTP = port->rcvdSTP = False; in STP_info_enter_state()