Searched refs:LCP_ECHOINTERVAL (Results 1 – 8 of 8) sorted by relevance
468 #ifndef LCP_ECHOINTERVAL469 #define LCP_ECHOINTERVAL 0 macro
480 #ifndef LCP_ECHOINTERVAL481 #define LCP_ECHOINTERVAL 0 macro
1738 #ifndef LCP_ECHOINTERVAL1739 #define LCP_ECHOINTERVAL 0 macro
695 pcb->settings.lcp_echo_interval = LCP_ECHOINTERVAL; in ppp_new()
85 static u_int lcp_echo_interval = LCP_ECHOINTERVAL; /* Interval between LCP echo-requests */
687 pcb->settings.lcp_echo_interval = LCP_ECHOINTERVAL; in ppp_new()
94 static u_int lcp_echo_interval = LCP_ECHOINTERVAL; /* Interval between LCP echo-requests */
Completed in 29 milliseconds