Searched refs:dhcp_max (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Dlease.c32 leases_left = daemon->dhcp_max;
H A Ddnsmasq.h986 int dhcp_max, tftp_max; member in struct:daemon
H A Doption.c2574 if (!atoi_check(arg, &daemon->dhcp_max))
4448 daemon->dhcp_max = MAXLEASES;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Dlease.c32 leases_left = daemon->dhcp_max;
H A Ddnsmasq.h986 int dhcp_max, tftp_max; member in struct:daemon
H A Doption.c2574 if (!atoi_check(arg, &daemon->dhcp_max))
4448 daemon->dhcp_max = MAXLEASES;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Dlease.c32 leases_left = daemon->dhcp_max;
H A Ddnsmasq.h986 int dhcp_max, tftp_max; member in struct:daemon
H A Doption.c2574 if (!atoi_check(arg, &daemon->dhcp_max))
4448 daemon->dhcp_max = MAXLEASES;

Completed in 678 milliseconds