Searched refs:us_timeouttime (Results 1 – 2 of 2) sorted by relevance
57 { "pap-restart", o_int, &upap[0].us_timeouttime,153 u->us_timeouttime = UPAP_DEFTIMEOUT;296 if (u->us_clientstate == UPAPCS_AUTHREQ && u->us_timeouttime > 0)500 if (u->us_timeouttime > 0)553 if (u->us_timeouttime > 0)624 if (u->us_timeouttime > 0)625 TIMEOUT(upap_timeout, u, u->us_timeouttime);
70 int us_timeouttime; /* Timeout (seconds) for auth-req retrans. */ member