Searched refs:DHCP_MIN_LEASE (Results 1 – 1 of 1) sorted by relevance
68 #define DHCP_MIN_LEASE 20 macro2108 if (lease->leasetime < DHCP_MIN_LEASE) { in dhcp_bind()2111 ifp->name, DHCP_MIN_LEASE); in dhcp_bind()2112 lease->leasetime = DHCP_MIN_LEASE; in dhcp_bind()