OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:maxalive
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/pppoectl/
pppoectl.c
59
int max_auth_failures, u_int
maxalive
, time_t max_noreceive,
86
static int
maxalive
= -1;
variable
270
keepalivesettings.
maxalive
,
354
if (
maxalive
>= 0)
355
keepalivesettings.
maxalive
=
maxalive
;
370
keepalivesettings.
maxalive
,
446
maxalive
= atoi(arg+off);
447
if (
maxalive
< 0) {
450
maxalive
= -1
[
all
...]
/src/sys/net/
if_sppp.h
153
u_int
maxalive
; /* number of LCP echo req. w/o reply */
member in struct:spppkeepalivesettings
160
u_int
maxalive
; /* number of LCP echo req. w/o reply */
member in struct:spppkeepalivesettings50
Completed in 124 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026