Home
last modified time | relevance | path

Searched refs:_wireformat (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/bsd/unbound/dist/testcode/
H A Dpktview.c95 switch(desc->_wireformat[rdf]) { in analyze_rdata()
107 len = get_rdf_size(desc->_wireformat[rdf]); in analyze_rdata()
/netbsd/external/bsd/unbound/dist/validator/
H A Dval_sigcrypt.c819 if(desc->_wireformat[wfi] in canonical_compare_byfield()
829 } else if(desc->_wireformat[wfi] in canonical_compare_byfield()
833 desc->_wireformat[wfi]) - 1; in canonical_compare_byfield()
849 if(desc->_wireformat[wfj] in canonical_compare_byfield()
859 } else if(desc->_wireformat[wfj] in canonical_compare_byfield()
863 desc->_wireformat[wfj]) - 1; in canonical_compare_byfield()
/netbsd/external/bsd/unbound/dist/sldns/
H A Drrdef.h501 const sldns_rdf_type *_wireformat; member
H A Drrdef.c690 return descriptor->_wireformat[index]; in sldns_rr_descriptor_field_type()
/netbsd/external/bsd/unbound/dist/util/data/
H A Dmsgencode.c380 switch(desc->_wireformat[rdf]) { in compress_rdata()
395 len = get_rdf_size(desc->_wireformat[rdf]); in compress_rdata()
H A Dmsgparse.c653 switch(desc->_wireformat[rdf]) { in calc_size()
674 len = get_rdf_size(desc->_wireformat[rdf]); in calc_size()
H A Dmsgreply.c265 switch(desc->_wireformat[rdf]) { in rdata_copy()
279 len = get_rdf_size(desc->_wireformat[rdf]); in rdata_copy()
/netbsd/external/bsd/unbound/dist/services/
H A Dauthzone.c1360 switch(desc->_wireformat[rdf]) { in decompress_rr_into_buffer()
1390 len = get_rdf_size(desc->_wireformat[rdf]); in decompress_rr_into_buffer()