Searched defs:DNS_RRL_MAX_LOG_SECS (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/include/dns/ | ||
H A D | rrl.h | 146 #define DNS_RRL_MAX_LOG_SECS 1800 macro 147 #if DNS_RRL_MAX_LOG_SECS >= (1<<DNS_RRL_LOG_BITS) 148 #error "DNS_RRL_MAX_LOG_SECS is too large" |
Completed in 10 milliseconds