HomeSort by relevance Sort by last modified time
    Searched defs:idle_time_limit (Results 1 - 2 of 2) sorted by null

  /external/syslinux/core/lwip/src/netif/ppp/
ppp.h 329 u_short idle_time_limit; /* Shut down link if idle for this long */ member in struct:ppp_settings
  /external/ppp/pppd/
options.c 107 int idle_time_limit = 0; /* Disconnect if idle for this many seconds */ variable
221 { "idle", o_int, &idle_time_limit,
    [all...]

Completed in 444 milliseconds