Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Dlease.c37 leases_left = daemon->dhcp_max; in lease_init()
Ddnsmasq.h620 int dhcp_max; member
Doption.c1583 if (!atoi_check(arg, &daemon->dhcp_max)) in one_opt()
2777 daemon->dhcp_max = MAXLEASES; in read_opts()