Searched refs:LEASE_TIME (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/udhcpd/
H A Ddhcpd.h16 #define LEASE_TIME (60*60*24*10) /* 10 days of seconds */ macro
H A Ddhcpd.c117 else server_config.lease = LEASE_TIME;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/udhcp/
H A Ddhcpd.h11 #define LEASE_TIME (60*60*24*10) /* 10 days of seconds */ macro
H A Ddhcpd.c68 server_config.lease = LEASE_TIME;

Completed in 101 milliseconds