Home
last modified time | relevance | path

Searched refs:sldns_rr_descriptor_field_type (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/unbound/sldns/
H A Drrdef.h547 sldns_rdf_type sldns_rr_descriptor_field_type(const sldns_rr_descriptor *descriptor, size_t field);
H A Drrdef.c683 sldns_rr_descriptor_field_type(const sldns_rr_descriptor *descriptor, in sldns_rr_descriptor_field_type() function
H A Dstr2wire.c769 rdftype = sldns_rr_descriptor_field_type(desc, r_cnt); in rrinternal_parse_rdata()
H A Dwire2str.c791 rdftype = sldns_rr_descriptor_field_type(desc, r_cnt); in sldns_wire2str_rdata_scan()