Searched refs:OPT_BOGUSPRIV (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq/
H A Ddnsmasq.h46 #define OPT_BOGUSPRIV 1 macro
H A Doption.c59 { 'b', OPT_BOGUSPRIV },
H A Drfc1035.c568 (options & OPT_BOGUSPRIV) &&
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.15/src/
H A Ddnsmasq.h83 #define OPT_BOGUSPRIV 1 macro
H A Doption.c91 { 'b', OPT_BOGUSPRIV },
H A Drfc1035.c955 if (is_arpa == F_IPV4 && (daemon->options & OPT_BOGUSPRIV) && private_net(&addr))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.33/src/
H A Ddnsmasq.h91 #define OPT_BOGUSPRIV 1 macro
H A Drfc1035.c1075 if (is_arpa == F_IPV4 && (daemon->options & OPT_BOGUSPRIV) && private_net(&addr))
H A Doption.c109 { 'b', OPT_BOGUSPRIV },

Completed in 133 milliseconds