Lines Matching refs:debug
117 this->info->debug = 1; in STP_port_create()
118 this->pcost->debug = 1; in STP_port_create()
119 this->p2p->debug = 1; in STP_port_create()
120 this->edge->debug = 1; in STP_port_create()
121 this->migrate->debug = 1; in STP_port_create()
122 this->sttrans->debug = 1; in STP_port_create()
123 this->topoch->debug = 1; in STP_port_create()
124 this->roletrns->debug = 1; in STP_port_create()
126 this->sttrans->debug = 1; in STP_port_create()
212 if (stater->debug != enadis) in STP_port_trace_state_machine()
217 stater->debug ? " enabled" :"disabled", in STP_port_trace_state_machine()
220 stater->debug = enadis; in STP_port_trace_state_machine()