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

/seL4-camkes-master/projects/lwip/src/netif/ppp/
H A Dfsm.c195 * terminate_layer - Start process of shutting down the FSM
200 static void terminate_layer(fsm *f, int nextstate) { function
255 terminate_layer(f, PPP_FSM_CLOSING);
692 terminate_layer(f, PPP_FSM_STOPPING);

Completed in 24 milliseconds