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

/barrelfish-master/lib/lwip2/src/netif/ppp/
H A Dlcp.c227 static void lcp_starting (fsm *); /* We need lower layer up */
254 lcp_starting, /* Called when we want the lower layer up */
2356 * lcp_starting - LCP needs the lower layer up.
2358 static void lcp_starting(fsm *f) { function
/barrelfish-master/include/lwip2/netif/ppp/
H A Dlcp.c227 static void lcp_starting (fsm *); /* We need lower layer up */
254 lcp_starting, /* Called when we want the lower layer up */
2356 * lcp_starting - LCP needs the lower layer up.
2358 static void lcp_starting(fsm *f) { function

Completed in 39 milliseconds