Home
last modified time | relevance | path

Searched refs:initPm (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/librstp/common/
H A Dmigrate.c49 port->initPm = True; in STP_migrate_enter_state()
54 port->mcheck = port->initPm = False; in STP_migrate_enter_state()
63 port->initPm = False; in STP_migrate_enter_state()
76 if ((!port->portEnabled && !port->initPm) || BEGIN == this->State) in STP_migrate_check_conditions()
H A Dport.h93 Bool initPm; /* 17.18.7 */ member