Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
Dlcp.c236 static void lcp_echo_lowerup(ppp_pcb *pcb);
2328 lcp_echo_lowerup(f->pcb); /* Enable echo messages */ in lcp_up()
2764 static void lcp_echo_lowerup(ppp_pcb *pcb) { in lcp_echo_lowerup() function