Searched refs:type_caa_wireformat (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/unbound/sldns/ |
H A D | rrdef.c | 233 static const sldns_rdf_type type_caa_wireformat[] = { variable 612 {LDNS_RR_TYPE_CAA, "CAA", 3, 3, type_caa_wireformat, LDNS_RDF_TYPE_NONE, LDNS_RR_NO_COMPRESS, 0 },
|
/freebsd/contrib/ldns/ |
H A D | rr.c | 2062 static const ldns_rdf_type type_caa_wireformat[] = { variable 2472 {LDNS_RR_TYPE_CAA, "CAA", 3, 3, type_caa_wireformat, LDNS_RDF_TYPE_NONE, LDNS_RR_NO_COMPRESS, 0 },
|