Home
last modified time | relevance | path

Searched defs:module_env (Results 1 – 1 of 1) sorted by relevance

/src/contrib/unbound/util/
H A Dmodule.h337 struct module_env { struct
340 struct config_file* cfg;
342 struct slabhash* msg_cache;
344 struct rrset_cache* rrset_cache;
346 struct infra_cache* infra_cache;
348 struct key_cache* key_cache;
383 struct outbound_entry* (*send_query)(struct query_info* qinfo,
397 void (*detach_subs)(struct module_qstate* qstate);
421 int (*attach_sub)(struct module_qstate* qstate,
451 int (*add_sub)(struct module_qstate* qstate,
[all …]