Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librstp/common/
H A Dedge.c52 port->wasInitBpdu = False; in STP_edge_enter_state()
64 if (! port->wasInitBpdu) { in STP_edge_enter_state()
95 if (port->wasInitBpdu) { in STP_edge_check_conditions()
H A Dport.h141 Bool wasInitBpdu; member
H A Dstp_in.c670 port->wasInitBpdu = True; in STP_IN_rx_bpdu()