Searched refs:numloops (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/usr.sbin/pppd/
H A Dlcp.h86 int numloops; /* Number of loops during magic number neg. */ member in struct:lcp_options
H A Dlcp.c462 lcp_wantoptions[f->unit].numloops = 0;
987 if (++try.numloops >= lcp_loopbackfail) {
992 try.numloops = 0;

Completed in 178 milliseconds