Searched refs:proposing (Results 1 – 5 of 5) sorted by relevance
355 port->updtInfo = port->proposing = False; /* In DISABLED */ in STP_info_enter_state()376 port->proposed = port->proposing = False; /* in UPDATE */ in STP_info_enter_state()404 port->proposing = False; /* in SUPERIOR */ in STP_info_enter_state()433 port->proposing = False; /* In AGREEMENT */ in STP_info_enter_state()
107 Bool proposing; /* 17.18.20 */ member
204 port->proposing = True; /* in DESIGNATED_PROPOSE */ in STP_roletrns_enter_state()381 if (!port->forward && !port->agreed && !port->proposing && !port->operEdge) { in STP_roletrns_check_conditions()
245 if (this->proposing) flag |= 0x000020L; in STP_port_trace_flags()
270 if (port->proposing) { in txRstp()