#include <rrl.h>
Data Fields | |
isc_stdtime_t | check_time |
unsigned int | gen:DNS_RRL_HASH_GEN_BITS |
int | length |
dns_rrl_bin_t | bins [1] |
Definition at line 166 of file rrl.h.
Definition at line 167 of file rrl.h.
Referenced by expand_rrl_hash(), get_entry(), and ref_entry().
unsigned int dns_rrl_hash::gen |
Definition at line 169 of file rrl.h.
Referenced by dns_rrl_view_destroy(), expand_entries(), expand_rrl_hash(), free_old_hash(), and get_bin().
dns_rrl_bin_t dns_rrl_hash::bins[1] |
Definition at line 170 of file rrl.h.
Referenced by dns_rrl_view_destroy(), expand_rrl_hash(), free_old_hash(), and get_bin().