Searched refs:DNS_RRL_LOG_DROP (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Drrl.h41 #define DNS_RRL_LOG_DROP ISC_LOG_INFO macro
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Drrl.c218 if (isc_log_wouldlog(dns_lctx, DNS_RRL_LOG_DROP) &&
224 DNS_LOGMODULE_REQUEST, DNS_RRL_LOG_DROP,
316 if (isc_log_wouldlog(dns_lctx, DNS_RRL_LOG_DROP) && old_bins != 0) {
321 DNS_LOGMODULE_REQUEST, DNS_RRL_LOG_DROP,
956 DNS_LOGMODULE_REQUEST, DNS_RRL_LOG_DROP,
1193 isc_log_wouldlog(dns_lctx, DNS_RRL_LOG_DROP)) {
1214 DNS_LOGMODULE_REQUEST, DNS_RRL_LOG_DROP,
/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dclient.c1155 wouldlog = isc_log_wouldlog(ns_g_lctx, DNS_RRL_LOG_DROP);
1172 DNS_RRL_LOG_DROP,
H A Dquery.c5899 wouldlog = isc_log_wouldlog(ns_g_lctx, DNS_RRL_LOG_DROP);
5969 DNS_RRL_LOG_DROP,

Completed in 127 milliseconds