Home
last modified time | relevance | path

Searched refs:type_ns_wireformat (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/sldns/
H A Drrdef.c33 static const sldns_rdf_type type_ns_wireformat[] = { LDNS_RDF_TYPE_DNAME }; variable
249 {LDNS_RR_TYPE_NS, "NS", 1, 1, type_ns_wireformat, LDNS_RDF_TYPE_NONE, LDNS_RR_COMPRESS, 1 },
/freebsd/contrib/ldns/
H A Drr.c1855 static const ldns_rdf_type type_ns_wireformat[] = { LDNS_RDF_TYPE_DNAME }; variable
2096 {LDNS_RR_TYPE_NS, "NS", 1, 1, type_ns_wireformat, LDNS_RDF_TYPE_NONE, LDNS_RR_COMPRESS, 1 },