Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
Dfsm.c200 static void terminate_layer(fsm *f, int nextstate) { in terminate_layer() function
255 terminate_layer(f, PPP_FSM_CLOSING); in fsm_close()
692 terminate_layer(f, PPP_FSM_STOPPING); in fsm_protreject()