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

/external/ppp/pppd/
H A Dpppd.h335 extern int maxoctets_timeout; /* Timeout for check of octets limit */
H A Doptions.c128 int maxoctets_timeout = 1; /* default 1 second */ variable
338 { "mo-timeout", o_int, &maxoctets_timeout,
H A Dauth.c1096 TIMEOUT(check_maxoctets, NULL, maxoctets_timeout);
1169 TIMEOUT(check_maxoctets, NULL, maxoctets_timeout);

Completed in 72 milliseconds