Searched refs:ignoreHop2State (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/librstp/common/
H A Dstatmch.h38 unsigned int ignoreHop2State; member in struct:state_mach_t
H A Dstatmch.c48 this->ignoreHop2State = BEGIN;
100 if (new_state == this->State || new_state == this->ignoreHop2State) break;
H A Dport.c110 this->roletrns->ignoreHop2State = 14; /* DESIGNATED_PORT; */
111 this->info->ignoreHop2State = 3; /* CURRENT */
112 this->transmit->ignoreHop2State = 3; /* IDLE */
113 this->edge->ignoreHop2State = 0; /* DISABLED; */

Completed in 15 milliseconds