Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
Dlcp.c227 static void lcp_starting (fsm *); /* We need lower layer up */
254 lcp_starting, /* Called when we want the lower layer up */
2358 static void lcp_starting(fsm *f) { in lcp_starting() function