Home
last modified time | relevance | path

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

/lib/liblwip/src/netif/ppp/
Dlcp.c124 static void lcp_starting (fsm*); /* We need lower layer up */
151 lcp_starting, /* Called when we want the lower layer up */
1708 lcp_starting(fsm *f) in lcp_starting() function