Searched refs:us_timeouttime (Results 1 – 4 of 4) sorted by relevance
| /components/net/lwip/lwip-1.4.1/src/netif/ppp/ |
| A D | pap.h | 82 int us_timeouttime; /* Timeout (seconds) for auth-req retrans. */ member
|
| A D | pap.c | 77 { "pap-restart", o_int, &upap[0].us_timeouttime, 149 u->us_timeouttime = UPAP_DEFTIMEOUT; in upap_init() 218 u->us_unit, u->us_timeouttime, u->us_clientstate)); in upap_timeout() 574 TIMEOUT(upap_timeout, u, u->us_timeouttime); in upap_sauthreq()
|
| /components/net/lwip/lwip-2.1.2/src/netif/ppp/ |
| A D | upap.c | 69 { "pap-restart", o_int, &upap[0].us_timeouttime,
|
| /components/net/lwip/lwip-2.0.3/src/netif/ppp/ |
| A D | upap.c | 69 { "pap-restart", o_int, &upap[0].us_timeouttime,
|
Completed in 6 milliseconds