Searched refs:DNS_RPZ_TTL_DEFAULT (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/lib/dns/include/dns/
H A Drpz.h315 #define DNS_RPZ_TTL_DEFAULT 5 macro
316 #define DNS_RPZ_MAX_TTL_DEFAULT DNS_RPZ_TTL_DEFAULT
/bind-9.11.3/bin/named/
H A Dquery.c4748 st->m.ttl = ISC_MIN(DNS_RPZ_TTL_DEFAULT, rpz->max_policy_ttl);

Completed in 1848 milliseconds