Home
last modified time | relevance | path

Searched refs:reboot_timeout (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sbin/dhclient/
HDclparse.c64 config->reboot_timeout = 10; in read_client_conf()
219 parse_lease_time(cfile, &config->reboot_timeout); in parse_client_statement()
HDdhcpd.h147 time_t reboot_timeout; member
HDdhclient.c1156 interval > config->reboot_timeout) { in send_request()