Searched refs:OPT_FILTER (Results 1 – 3 of 3) sorted by relevance
159 #define OPT_FILTER (1u << 1) macro
1262 if (!found && (daemon->options & OPT_FILTER) && in answer_request()1288 if (qtype == T_SOA && (daemon->options & OPT_FILTER)) { in answer_request()
218 {'f', OPT_FILTER, NULL, gettext_noop("Don't forward spurious DNS requests from Windows hosts."),