Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/netif/ppp/
Dlcp.c136 static void lcp_received_echo_reply (fsm*, int, u_char*, int);
427 lcp_received_echo_reply(f, id, inp, len); in lcp_extcode()
1979 lcp_received_echo_reply (fsm *f, int id, u_char *inp, int len) in lcp_received_echo_reply() function
/external/ppp/pppd/
Dlcp.c226 static void lcp_received_echo_reply __P((fsm *, int, u_char *, int));
533 lcp_received_echo_reply(f, id, inp, len);
2289 lcp_received_echo_reply (f, id, inp, len) in lcp_received_echo_reply() function