OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPT_NO_PING
(Results
1 - 3
of
3
) sorted by null
/external/dnsmasq/src/
dhcp.c
86
if (daemon->options &
OPT_NO_PING
)
583
if (daemon->options &
OPT_NO_PING
)
dnsmasq.h
183
#define
OPT_NO_PING
(1u<<21)
option.c
296
{ '5',
OPT_NO_PING
, NULL, gettext_noop("Disable ICMP echo address checking in the DHCP server."), NULL },
[
all
...]
Completed in 183 milliseconds