HomeSort by relevance Sort by last modified time
    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 1023 milliseconds