Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/pppd/
Dlcp.c100 static void lcp_echo_lowerup(int);
1470 lcp_echo_lowerup(f->unit); /* Enable echo messages */ in lcp_up()
1791 lcp_echo_lowerup(int unit) in lcp_echo_lowerup() function