Home
last modified time | relevance | path

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

/external/ppp/pppd/
Dlcp.c198 static int lcp_echo_timer_running = 0; /* set if a timer is running */ variable
2221 if (lcp_echo_timer_running)
2224 lcp_echo_timer_running = 1;
2235 if (lcp_echo_timer_running != 0) {
2236 lcp_echo_timer_running = 0;
2316 lcp_echo_timer_running = 0;
2333 if (lcp_echo_timer_running != 0) {
2335 lcp_echo_timer_running = 0;