Searched refs:type_loc_wireformat (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/unbound/sldns/ |
H A D | rrdef.c | 92 static const sldns_rdf_type type_loc_wireformat[] = { LDNS_RDF_TYPE_LOC }; variable 303 {LDNS_RR_TYPE_LOC, "LOC", 1, 1, type_loc_wireformat, LDNS_RDF_TYPE_NONE, LDNS_RR_NO_COMPRESS, 0 },
|
/freebsd/contrib/ldns/ |
H A D | rr.c | 1914 static const ldns_rdf_type type_loc_wireformat[] = { LDNS_RDF_TYPE_LOC }; variable 2150 {LDNS_RR_TYPE_LOC, "LOC", 1, 1, type_loc_wireformat, LDNS_RDF_TYPE_NONE, LDNS_RR_NO_COMPRESS, 0 },
|