Searched refs:operEdge (Results 1 – 8 of 8) sorted by relevance
51 port->operEdge = port->adminEdge; in STP_edge_enter_state()59 port->operEdge = False; in STP_edge_enter_state()65 port->operEdge = port->adminEdge; in STP_edge_enter_state()
381 if (!port->forward && !port->agreed && !port->proposing && !port->operEdge) { in STP_roletrns_check_conditions()396 if (port->operEdge && !port->synced) { in STP_roletrns_check_conditions()403 if ((!port->fdWhile || port->agreed || port->operEdge) && in STP_roletrns_check_conditions()409 if ((!port->fdWhile || port->agreed || port->operEdge) && in STP_roletrns_check_conditions()416 !port->operEdge && (port->learn || port->forward)) { in STP_roletrns_check_conditions()
398 entry->oper_edge = port->operEdge ? 1 : 0; in STP_IN_port_get_state()648 if (port->operEdge && ! port->lnkWhile && port->portEnabled) { in STP_IN_rx_bpdu()664 if (port->edge->debug && port->operEdge) { in STP_IN_rx_bpdu()669 port->operEdge = False; in STP_IN_rx_bpdu()846 port->operEdge = port->adminEdge; in STP_IN_port_set_cfg()851 port->operEdge ? 'Y' : 'n'); in STP_IN_port_set_cfg()
60 if (port->operEdge) return True; in flush()209 if (port->tcProp && !port->operEdge) in STP_topoch_check_conditions()
99 port->tc = !port->operEdge; in STP_sttrans_enter_state()
100 Bool operEdge; /* 17.18.14 */ member
46 edge.c - operEdge Port Resolution State Machine
249 if (this->operEdge) flag |= 0x000100L; in STP_port_trace_flags()