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

/bind-9.11.3/lib/dns/include/dns/
H A Drrl.h246 # define DNS_RRL_QNAMES (1<<DNS_RRL_QNAMES_BITS) macro
247 dns_rrl_qname_buf_t *qnames[DNS_RRL_QNAMES];
/bind-9.11.3/lib/dns/
H A Drrl.c884 } else if (rrl->num_qnames < DNS_RRL_QNAMES) {
1249 for (i = 0; i < DNS_RRL_QNAMES; ++i) {

Completed in 1465 milliseconds