Searched refs:OPT_FILTER (Results 1 – 3 of 3) sorted by relevance
163 #define OPT_FILTER (1u<<1) macro
1511 …if (!found && (daemon->options & OPT_FILTER) && (qtype == T_SRV || (qtype == T_ANY && strchr(name… in answer_request()1540 if (qtype == T_SOA && (daemon->options & OPT_FILTER)) in answer_request()
238 …{ 'f', OPT_FILTER, NULL, gettext_noop("Don't forward spurious DNS requests from Windows hosts."), …