Searched refs:OPT_FILTER (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Ddbus.c668 reply = dbus_set_bool(message, OPT_FILTER, "filterwin2k");
H A Drfc1035.c2259 if (!found && option_bool(OPT_FILTER) && (qtype == T_SRV || (qtype == T_ANY && strchr(name, '_'))))
2288 if (qtype == T_SOA && option_bool(OPT_FILTER))
H A Ddnsmasq.h193 #define OPT_FILTER 1 macro
H A Doption.c342 { 'f', OPT_FILTER, NULL, gettext_noop("Don't forward spurious DNS requests from Windows hosts."), NULL },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Ddbus.c668 reply = dbus_set_bool(message, OPT_FILTER, "filterwin2k");
H A Drfc1035.c2259 if (!found && option_bool(OPT_FILTER) && (qtype == T_SRV || (qtype == T_ANY && strchr(name, '_'))))
2288 if (qtype == T_SOA && option_bool(OPT_FILTER))
H A Ddnsmasq.h193 #define OPT_FILTER 1 macro
H A Doption.c342 { 'f', OPT_FILTER, NULL, gettext_noop("Don't forward spurious DNS requests from Windows hosts."), NULL },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Ddbus.c668 reply = dbus_set_bool(message, OPT_FILTER, "filterwin2k");
H A Drfc1035.c2259 if (!found && option_bool(OPT_FILTER) && (qtype == T_SRV || (qtype == T_ANY && strchr(name, '_'))))
2288 if (qtype == T_SOA && option_bool(OPT_FILTER))
H A Ddnsmasq.h193 #define OPT_FILTER 1 macro
H A Doption.c342 { 'f', OPT_FILTER, NULL, gettext_noop("Don't forward spurious DNS requests from Windows hosts."), NULL },

Completed in 233 milliseconds