Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Ddnsmasq.h176 #define OPT_ETHERS (1u<<14) macro
Ddnsmasq.c864 if (daemon->options & OPT_ETHERS) in clear_cache_and_reload()
Doption.c294 { 'Z', OPT_ETHERS, NULL, gettext_noop("Read DHCP static host information from %s."), ETHERSFILE },