Searched refs:PPP_FSM_STOPPING (Results 1 – 3 of 3) sorted by relevance
136 case PPP_FSM_STOPPING: in fsm_lowerdown()179 f->state = PPP_FSM_STOPPING; in fsm_open()247 case PPP_FSM_STOPPING: in fsm_close()272 case PPP_FSM_STOPPING: in fsm_timeout()401 case PPP_FSM_STOPPING: in fsm_rconfreq()595 f->state = PPP_FSM_STOPPING; in fsm_rtermreq()619 case PPP_FSM_STOPPING: in fsm_rtermack()678 case PPP_FSM_STOPPING: in fsm_protreject()692 terminate_layer(f, PPP_FSM_STOPPING); in fsm_protreject()
135 #define PPP_FSM_STOPPING 5 /* Terminating, but open */ macro
Completed in 4 milliseconds