Home
last modified time | relevance | path

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

/external/ppp/pppd/
Dlcp.c196 static int lcp_echos_pending = 0; /* Number of outstanding echo msgs */ variable
2199 info("No response to %d echo-requests", lcp_echos_pending);
2267 lcp_echos_pending = 0;
2285 if (lcp_echos_pending >= lcp_echo_fails) {
2287 lcp_echos_pending = 0;
2299 ++lcp_echos_pending;
2314 lcp_echos_pending = 0;