HomeSort by relevance Sort by last modified time
    Searched refs:OPT_NO_PING (Results 1 - 3 of 3) sorted by null

  /external/dnsmasq/src/
dhcp.c 521 if (daemon->options & OPT_NO_PING)
dnsmasq.h 177 #define OPT_NO_PING (1u<<21)
option.c 269 { '5', OPT_NO_PING, NULL, gettext_noop("Disable ICMP echo address checking in the DHCP server."), NULL },
    [all...]

Completed in 341 milliseconds