Home
last modified time | relevance | path

Searched refs:PPP_FSM_STOPPING (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dfsm.c136 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()
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/netif/ppp/
A Dfsm.h135 #define PPP_FSM_STOPPING 5 /* Terminating, but open */ macro
/AliOS-Things-master/components/lwip/lwip2.0.0/include/netif/ppp/
A Dfsm.h135 #define PPP_FSM_STOPPING 5 /* Terminating, but open */ macro

Completed in 4 milliseconds