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

/barrelfish-master/lib/lwip2/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);
/barrelfish-master/include/lwip2/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 86 milliseconds