Home
last modified time | relevance | path

Searched refs:fsm_lowerup (Results 1 - 6 of 6) sorted by relevance

/third_party/lwip/src/include/netif/ppp/
H A Dfsm.h169 void fsm_lowerup(fsm *f);
/third_party/lwip/src/netif/ppp/
H A Dfsm.c89 * fsm_lowerup - The lower layer is up.
91 void fsm_lowerup(fsm *f) { in fsm_lowerup() function
186 fsm_lowerup(f); in fsm_open()
H A Dlcp.c68 * configure-requests. We do this by delaying the fsm_lowerup call.
446 * delayed the fsm_lowerup() call and it hasn't happened yet. in lcp_close()
475 fsm_lowerup(f); in lcp_lowerup()
501 fsm_lowerup(f); in lcp_delayed_up()
515 fsm_lowerup(f); in lcp_input()
H A Dipv6cp.c476 fsm_lowerup(&pcb->ipv6cp_fsm); in ipv6cp_lowerup()
H A Dccp.c441 fsm_lowerup(f); in ccp_lowerup()
H A Dipcp.c675 fsm_lowerup(f); in ipcp_lowerup()

Completed in 10 milliseconds