Searched refs:unsuccess (Results 1 – 4 of 4) sorted by relevance
150 int unsuccess; /* # unsuccessful connection attempts */ variable548 ++unsuccess;601 if (!persist || asked_to_quit || (maxfail > 0 && unsuccess >= maxfail))
241 extern int unsuccess; /* # unsuccessful connection attempts */
854 if (debug <= 1 && unsuccess == 0 && proto == PPP_LCP in dump_packet()
1044 unsuccess = 0;