OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:us_timeouttime
(Results
1 - 2
of
2
) sorted by null
/external/ppp/pppd/
upap.h
71
int
us_timeouttime
; /* Timeout (seconds) for auth-req retrans. */
member in struct:upap_state
upap.c
68
{ "pap-restart", o_int, &upap[0].
us_timeouttime
,
137
u->
us_timeouttime
= UPAP_DEFTIMEOUT;
574
TIMEOUT(upap_timeout, u, u->
us_timeouttime
);
Completed in 9 milliseconds