Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/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
/external/ppp/pppd/
Dlcp.c214 static void lcp_starting __P((fsm *)); /* We need lower layer up */
241 lcp_starting, /* Called when we want the lower layer up */
1966 lcp_starting(f) in lcp_starting() function