OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fail_counter
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_spppvar.h
118
int
fail_counter
; /* negotiation failure counter */
member in struct:sppp_cp
if_spppsubr.c
1506
scp->
fail_counter
= 0;
2498
sp->scp[pidx].
fail_counter
= 0;
2509
sp->scp[IDX_LCP].
fail_counter
= 0;
2875
if (++sp->scp[IDX_LCP].
fail_counter
>= sp->lcp.max_failure) {
2887
sp->scp[IDX_LCP].
fail_counter
= 0;
4426
* XXX should we use
fail_counter
?
Completed in 17 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025