Home
last modified time | relevance | path

Searched defs:rrset_parse (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/unbound/util/data/
H A Dmsgparse.h151 struct rrset_parse { struct
153 struct rrset_parse* rrset_bucket_next; argument
155 struct rrset_parse* rrset_all_next; argument
157 hashvalue_type hash;
161 sldns_pkt_section section;
163 uint8_t* dname;
165 size_t dname_len;
167 uint16_t type;
169 uint16_t rrset_class;
171 uint32_t flags;
[all …]