Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dif-options.h246 uint32_t fallback_time; member
H A Ddhcp.c1880 if (ifo->fallback && ifo->fallback_time) in dhcp_discover()
1882 ifo->fallback_time, dhcp_fallback, ifp); in dhcp_discover()
H A Dif-options.c2461 ifo->fallback_time = DEFAULT_FALLBACK; in default_config()