Searched refs:type_lp_wireformat (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/unbound/sldns/ |
H A D | rrdef.c | 218 static const sldns_rdf_type type_lp_wireformat[] = { variable 440 {LDNS_RR_TYPE_LP, "LP", 2, 2, type_lp_wireformat, LDNS_RDF_TYPE_NONE, LDNS_RR_NO_COMPRESS, 1 },
|
/freebsd/contrib/ldns/ |
H A D | rr.c | 2047 static const ldns_rdf_type type_lp_wireformat[] = { variable 2301 {LDNS_RR_TYPE_LP, "LP", 2, 2, type_lp_wireformat, LDNS_RDF_TYPE_NONE, LDNS_RR_NO_COMPRESS, 1 },
|