Searched refs:DNS_RPZ_POLICY_DROP (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/lib/dns/include/dns/
H A Drpz.h56 * Require DNS_RPZ_POLICY_PASSTHRU < DNS_RPZ_POLICY_DROP
64 DNS_RPZ_POLICY_DROP = 3, /* 'drop': do not respond */ enumerator in enum:__anon125
/bind-9.11.3/lib/dns/
H A Drpz.c196 {"drop", DNS_RPZ_POLICY_DROP},
222 case DNS_RPZ_POLICY_DROP:
2390 return (DNS_RPZ_POLICY_DROP);
/bind-9.11.3/bin/named/
H A Dquery.c7297 case DNS_RPZ_POLICY_DROP:

Completed in 39 milliseconds