Searched refs:type_dname_wireformat (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/contrib/unbound/sldns/ |
| HD | rrdef.c | 118 static const sldns_rdf_type type_dname_wireformat[] = { LDNS_RDF_TYPE_DNAME }; variable 311 …{LDNS_RR_TYPE_DNAME, "DNAME", 1, 1, type_dname_wireformat, LDNS_RDF_TYPE_NONE, LDNS_RR_NO_COMPRESS…
|
| /NextBSD/contrib/ldns/ |
| HD | rr.c | 1902 static const ldns_rdf_type type_dname_wireformat[] = { LDNS_RDF_TYPE_DNAME }; variable 2099 …{LDNS_RR_TYPE_DNAME, "DNAME", 1, 1, type_dname_wireformat, LDNS_RDF_TYPE_NONE, LDNS_RR_NO_COMPRESS…
|