Searched refs:type_sig_wireformat (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/unbound/sldns/ |
H A D | rrdef.c | 77 static const sldns_rdf_type type_sig_wireformat[] = { variable 293 {LDNS_RR_TYPE_SIG, "SIG", 9, 9, type_sig_wireformat, LDNS_RDF_TYPE_NONE, LDNS_RR_NO_COMPRESS, 1 },
|
/freebsd/contrib/ldns/ |
H A D | rr.c | 1899 static const ldns_rdf_type type_sig_wireformat[] = { variable 2140 {LDNS_RR_TYPE_SIG, "SIG", 9, 9, type_sig_wireformat, LDNS_RDF_TYPE_NONE, LDNS_RR_NO_COMPRESS, 1 },
|