Home
last modified time | relevance | path

Searched refs:dns_rrl_hash_t (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/bind9/lib/dns/include/dns/
Drrl.h66 typedef struct dns_rrl_hash dns_rrl_hash_t; typedef
236 dns_rrl_hash_t *hash;
237 dns_rrl_hash_t *old_hash;
/freebsd-9-stable/contrib/bind9/lib/dns/
Drrl.c255 get_bin(dns_rrl_hash_t *hash, unsigned int hval) { in get_bin()
262 dns_rrl_hash_t *old_hash; in free_old_hash()
285 dns_rrl_hash_t *hash; in expand_rrl_hash()
302 hsize = sizeof(dns_rrl_hash_t) + (new_bins-1)*sizeof(hash->bins[0]); in expand_rrl_hash()
502 dns_rrl_hash_t *hash; in get_entry()
1240 dns_rrl_hash_t *h; in dns_rrl_view_destroy()