Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dfsm.c97 case PPP_FSM_STARTING: in fsm_lowerup()
126 f->state = PPP_FSM_STARTING; in fsm_lowerdown()
140 f->state = PPP_FSM_STARTING; in fsm_lowerdown()
147 f->state = PPP_FSM_STARTING; in fsm_lowerdown()
163 f->state = PPP_FSM_STARTING; in fsm_open()
241 case PPP_FSM_STARTING: in fsm_close()
345 if( f->state == PPP_FSM_INITIAL || f->state == PPP_FSM_STARTING ){ in fsm_input()
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/netif/ppp/
A Dfsm.h131 #define PPP_FSM_STARTING 1 /* Down, been opened */ macro
/AliOS-Things-master/components/lwip/lwip2.0.0/include/netif/ppp/
A Dfsm.h131 #define PPP_FSM_STARTING 1 /* Down, been opened */ macro

Completed in 5 milliseconds