Searched refs:lcp_echo_interval (Results 1 – 2 of 2) sorted by relevance
79 int lcp_echo_interval = 0; /* Interval between LCP echo-requests */94 static u_int lcp_echo_interval = LCP_ECHOINTERVAL; /* Interval between LCP echo-requests */ variable1959 TIMEOUT (LcpEchoTimeout, f, lcp_echo_interval); in LcpEchoCheck()2046 if (lcp_echo_interval != 0) { in lcp_echo_lowerup()
74 int lcp_echo_interval = 0; /* Interval between LCP echo-requests */ variable152 { "lcp-echo-interval", o_int, &lcp_echo_interval,2266 TIMEOUT (LcpEchoTimeout, f, lcp_echo_interval);2362 if (lcp_echo_interval != 0)