OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPT_NO_REBIND
(Results
1 - 3
of
3
) sorted by null
/external/dnsmasq/src/
dnsmasq.h
187
#define
OPT_NO_REBIND
(1u<<31)
rfc1035.c
812
if ((daemon->options &
OPT_NO_REBIND
) &&
[
all
...]
option.c
287
{ LOPT_REBIND,
OPT_NO_REBIND
, NULL, gettext_noop("Stop DNS rebinding. Filter private IP ranges when resolving."), NULL },
[
all
...]
Completed in 80 milliseconds