Searched refs:sldns_struct_lookup_table (Results 1 – 4 of 4) sorted by relevance
22 struct sldns_struct_lookup_table;26 extern struct sldns_struct_lookup_table* sldns_algorithms;28 extern struct sldns_struct_lookup_table* sldns_hashes;30 extern struct sldns_struct_lookup_table* sldns_cert_algorithms;32 extern struct sldns_struct_lookup_table* sldns_rcodes;34 extern struct sldns_struct_lookup_table* sldns_opcodes;36 extern struct sldns_struct_lookup_table* sldns_edns_flags;38 extern struct sldns_struct_lookup_table* sldns_edns_options;40 extern struct sldns_struct_lookup_table* sldns_edns_ede_codes;42 extern struct sldns_struct_lookup_table* sldns_wireparse_errors;[all …]
27 struct sldns_struct_lookup_table { struct31 typedef struct sldns_struct_lookup_table sldns_lookup_table; argument
44 extern struct sldns_struct_lookup_table* sldns_rr_classes;
24 struct sldns_struct_lookup_table;