OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:us_reqtimeout
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ppp/dist/pppd/
upap.h
83
int
us_reqtimeout
; /* Time to wait for auth-req from peer */
member in struct:upap_state
upap.c
79
{ "pap-timeout", o_int, &upap[0].
us_reqtimeout
,
145
u->
us_reqtimeout
= UPAP_DEFREQTIME;
195
if (u->
us_reqtimeout
> 0)
196
TIMEOUT(upap_reqtimeout, u, u->
us_reqtimeout
);
259
if (u->
us_reqtimeout
> 0)
260
TIMEOUT(upap_reqtimeout, u, u->
us_reqtimeout
);
277
if (u->us_serverstate == UPAPSS_LISTEN && u->
us_reqtimeout
> 0)
451
if (u->
us_reqtimeout
> 0)
Completed in 23 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026