Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/netif/ppp/
Dlcp.c133 static void lcp_echo_lowerup (int);
1676 lcp_echo_lowerup(f->unit); /* Enable echo messages */ in lcp_up()
2036 lcp_echo_lowerup (int unit) in lcp_echo_lowerup() function
/external/ppp/pppd/
Dlcp.c223 static void lcp_echo_lowerup __P((int));
1933 lcp_echo_lowerup(f->unit); /* Enable echo messages */
2351 lcp_echo_lowerup (unit) in lcp_echo_lowerup() function