Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dagent.h83 #define DHCP_REBIND_MIN 60 macro
H A Drenew.c549 dsmp->dsm_send_timeout < DHCP_REBIND_MIN * MILLISEC / 2) { in stop_extending()
H A Dbound.c621 if (lease < DHCP_REBIND_MIN) { in configure_v4_timers()
623 "less than %d seconds!", dsmp->dsm_name, DHCP_REBIND_MIN); in configure_v4_timers()