Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/netif/ppp/
A Dppp_opts.h468 #ifndef LCP_ECHOINTERVAL
469 #define LCP_ECHOINTERVAL 0 macro
/AliOS-Things-master/components/lwip/lwip2.0.0/include/netif/ppp/
A Dppp_opts.h468 #ifndef LCP_ECHOINTERVAL
469 #define LCP_ECHOINTERVAL 0 macro
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dppp.c686 pcb->settings.lcp_echo_interval = LCP_ECHOINTERVAL; in ppp_new()
A Dlcp.c85 static u_int lcp_echo_interval = LCP_ECHOINTERVAL; /* Interval between LCP echo-requests */

Completed in 9 milliseconds