HomeSort by relevance Sort by last modified time
    Searched full:decline_time (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/examples/
udhcpd-p2p.conf 39 #decline_time 3600 #default: 3600 (1 hour)
  /external/dnsmasq/src/
dnsmasq.h 450 time_t decline_time; member in struct:dhcp_config
rfc2131.c 856 config->decline_time = now;
918 difftime(now, config->decline_time) < (float)DECLINE_BACKOFF)
    [all...]

Completed in 61 milliseconds