Searched refs:infoIs (Results 1 – 4 of 4) sorted by relevance
161 if (Disabled == port->infoIs) in updtRootPrio()163 if (Aged == port->infoIs) in updtRootPrio()165 if (Mine == port->infoIs) { in updtRootPrio()253 switch (port->infoIs) { in updtRolesBridge()289 stp_trace ("undef infoIs=%d", (int) port->infoIs); in updtRolesBridge()393 if (Received != port->infoIs || this->rootPortId == port->port_id) { in STP_rolesel_update_stpm()
358 port->infoIs = Disabled; in STP_info_enter_state()367 port->infoIs = Aged; in STP_info_enter_state()377 port->infoIs = Mine; in STP_info_enter_state()406 port->infoIs = Received; in STP_info_enter_state()443 if ((! port->portEnabled && port->infoIs != Disabled) || BEGIN == this->State) { in STP_info_check_conditions()473 if (Received == port->infoIs && in STP_info_check_conditions()
175 int infoIs;
92 INFO_IS_T infoIs; /* 17.18.6 */ member