Searched refs:us_timeouttime (Results 1 – 2 of 2) sorted by relevance
50 { "pap-restart", o_int, &upap[0].us_timeouttime,146 u->us_timeouttime = UPAP_DEFTIMEOUT;289 if (u->us_clientstate == UPAPCS_AUTHREQ && u->us_timeouttime > 0)493 if (u->us_timeouttime > 0)546 if (u->us_timeouttime > 0)617 if (u->us_timeouttime > 0)618 TIMEOUT(upap_timeout, u, u->us_timeouttime);
68 int us_timeouttime; /* Timeout (seconds) for auth-req retrans. */ member