Searched refs:aword (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ | ||
H A D | rpz.c | 908 dns_rpz_cidr_word_t aword; local 911 aword = tgt_ip->w[prefix / DNS_RPZ_CIDR_WORD_BITS]; 912 if ((aword & ~DNS_RPZ_WORD_MASK(i)) != 0) { |
Completed in 794 milliseconds