Searched refs:LDNS_RR_TYPE_URI (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/unbound/sldns/
H A Drrdef.h223 LDNS_RR_TYPE_URI = 256, /* RFC 7553 */ enumerator in enum:sldns_enum_rr_type
H A Drrdef.c592 {LDNS_RR_TYPE_URI, "URI", 3, 3, type_uri_wireformat, LDNS_RDF_TYPE_NONE, LDNS_RR_NO_COMPRESS, 0 },
/freebsd-10-stable/contrib/ldns/ldns/
H A Drr.h221 LDNS_RR_TYPE_URI = 256, enumerator in enum:ldns_enum_rr_type
/freebsd-10-stable/contrib/ldns/
H A Drr.c2388 {LDNS_RR_TYPE_URI, "URI", 3, 3, type_uri_wireformat, LDNS_RDF_TYPE_NONE, LDNS_RR_NO_COMPRESS, 0 },

Completed in 176 milliseconds