Searched refs:maxoctets_timeout (Results 1 - 3 of 3) sorted by relevance

/external/ppp/pppd/
H A Doptions.c122 int maxoctets_timeout = 1; /* default 1 second */ variable
316 { "mo-timeout", o_int, &maxoctets_timeout,
H A Dpppd.h329 extern int maxoctets_timeout; /* Timeout for check of octets limit */
H A Dauth.c1063 TIMEOUT(check_maxoctets, NULL, maxoctets_timeout);
1138 TIMEOUT(check_maxoctets, NULL, maxoctets_timeout);

Completed in 180 milliseconds