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

/freebsd-12-stable/sys/net/
H A Dif_sppp.h152 int rst_counter[IDX_COUNT]; /* restart counter */ member in struct:sppp
H A Dif_spppsubr.c1522 sp->rst_counter[cp->protoidx] = sp->lcp.max_configure;
1564 sp->rst_counter[cp->protoidx] = sp->lcp.max_configure;
1575 sp->rst_counter[cp->protoidx] = sp->lcp.max_configure;
1612 sp->rst_counter[cp->protoidx] = sp->lcp.max_configure;
1661 sp->rst_counter[cp->protoidx] = 0;
1886 sp->rst_counter[cp->protoidx] = sp->lcp.max_configure;
1952 sp->rst_counter[cp->protoidx] = sp->lcp.max_configure;
2015 sp->rst_counter[cp->protoidx] = sp->lcp.max_terminate;
2030 log(LOG_DEBUG, SPP_FMT "%s TO(%s) rst_counter = %d\n",
2033 sp->rst_counter[c
[all...]

Completed in 89 milliseconds