Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Dconfig.h29 #define MAXLEASES 150 /* maximum number of DHCP leases */ macro
Doption.c612 { '&', MAXLEASES }, in do_usage()
2777 daemon->dhcp_max = MAXLEASES; in read_opts()