HomeSort by: relevance | last modified time | path
    Searched refs:maxoctets_timeout (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ppp/dist/pppd/
pppd-private.h 253 extern int maxoctets_timeout; /* Timeout for check of octets limit */
options.c 153 int maxoctets_timeout = 1; /* default 1 second */ variable
418 { "mo-timeout", o_int, &maxoctets_timeout,
auth.c 1212 TIMEOUT(check_maxoctets, NULL, maxoctets_timeout);
1293 TIMEOUT(check_maxoctets, NULL, maxoctets_timeout);

Completed in 20 milliseconds