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

/barrelfish-master/lib/lwip2/src/netif/ppp/
H A Dlcp.c236 static void lcp_echo_lowerup(ppp_pcb *pcb);
2328 lcp_echo_lowerup(f->pcb); /* Enable echo messages */
2761 * lcp_echo_lowerup - Start the timer for the LCP frame
2764 static void lcp_echo_lowerup(ppp_pcb *pcb) { function
/barrelfish-master/include/lwip2/netif/ppp/
H A Dlcp.c236 static void lcp_echo_lowerup(ppp_pcb *pcb);
2328 lcp_echo_lowerup(f->pcb); /* Enable echo messages */
2761 * lcp_echo_lowerup - Start the timer for the LCP frame
2764 static void lcp_echo_lowerup(ppp_pcb *pcb) { function

Completed in 99 milliseconds