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.c607 } tab[] = {{'$', CACHESIZ}, {'*', EDNS_PKTSZ}, {'&', MAXLEASES}, {'!', FTABSIZ}, {'\0', 0}}; in do_usage()
2452 daemon->dhcp_max = MAXLEASES; in read_opts()