Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dlcp.c241 static int lcp_echo_timer_running = 0; /* set if a timer is running */ variable
799 if (lcp_echo_timer_running != 0) {
801 lcp_echo_timer_running = 0;
2883 if (lcp_echo_timer_running)
2886 lcp_echo_timer_running = 1;
2897 if (lcp_echo_timer_running != 0) {
2898 lcp_echo_timer_running = 0;
3009 lcp_echo_timer_running = 0;
3026 if (lcp_echo_timer_running != 0) {
3028 lcp_echo_timer_running = 0;