Searched refs:OPT_NO_PING (Results 1 – 3 of 3) sorted by relevance
178 #define OPT_NO_PING (1u << 21) macro
451 if (daemon->options & OPT_NO_PING) return 1; in address_allocate()
308 {'5', OPT_NO_PING, NULL, gettext_noop("Disable ICMP echo address checking in the DHCP server."),