Home
last modified time | relevance | path

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

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