#include <rrl.h>
Data Fields | |
struct { | |
isc_uint32_t ip [DNS_RRL_MAX_PREFIX/32] | |
isc_uint32_t qname_hash | |
dns_rdatatype_t qtype | |
isc_uint8_t qclass | |
dns_rrl_rtype_t rtype:4 | |
isc_boolean_t ipv6:1 | |
} | s |
isc_uint16_t | w [1] |
Definition at line 93 of file rrl.h.
isc_uint32_t dns_rrl_key::ip[DNS_RRL_MAX_PREFIX/32] |
Definition at line 99 of file rrl.h.
Referenced by debit_rrl_entry(), make_key(), make_log_buf(), and response_balance().
struct { ... } dns_rrl_key::s |
Referenced by debit_rrl_entry(), make_key(), make_log_buf(), and response_balance().