Home
last modified time | relevance | path

Searched refs:DHCP_LEASE_ERROR_THRESH (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dagent.h101 #define DHCP_LEASE_ERROR_THRESH (60*60) /* one hour */ macro
H A Dbound.c569 if (lif->lif_expire.dt_start < DHCP_LEASE_ERROR_THRESH) in configure_v4_timers()