Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Ddnsmasq.h177 #define OPT_NO_PING (1u<<21) macro
Ddhcp.c521 if (daemon->options & OPT_NO_PING) in address_allocate()
Doption.c269 …{ '5', OPT_NO_PING, NULL, gettext_noop("Disable ICMP echo address checking in the DHCP server."), …