Searched defs:dns_rpz_cidr_key_t (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ |
H A D | rpz.c | 82 #define DNS_RPZ_CIDR_KEY_BITS ((int)sizeof(dns_rpz_cidr_key_t)*8) 86 } dns_rpz_cidr_key_t; typedef in typeref:struct:__anon187 120 dns_rpz_cidr_key_t ip; 545 const dns_rpz_cidr_key_t *tgt_ip, dns_rpz_prefix_t tgt_prefix, 610 const dns_rpz_cidr_key_t *ip, dns_rpz_prefix_t prefix, 671 ip2name(const dns_rpz_cidr_key_t *tgt_ip, dns_rpz_prefix_t tgt_prefix, 778 dns_rpz_cidr_key_t *tgt_ip, dns_rpz_prefix_t *tgt_prefix, 1034 diff_keys(const dns_rpz_cidr_key_t *key1, dns_rpz_prefix_t prefix1, 1035 const dns_rpz_cidr_key_t *key2, dns_rpz_prefix_t prefix2) 1089 const dns_rpz_cidr_key_t *tgt_i [all...] |
Completed in 15 milliseconds