Home
last modified time | relevance | path

Searched refs:module_wait_module (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/contrib/unbound/cachedb/
H A Dcachedb.c676 qstate->ext_state[id] = module_wait_module; in cachedb_handle_query()
683 qstate->ext_state[id] = module_wait_module; in cachedb_handle_query()
723 qstate->ext_state[id] = module_wait_module; in cachedb_handle_query()
733 qstate->ext_state[id] = module_wait_module; in cachedb_handle_query()
/freebsd-12.1/contrib/unbound/dns64/
H A Ddns64.c467 return module_wait_module; /* Let other module handle this. */ in handle_ipv6_ptr()
476 return module_wait_module; in handle_ipv6_ptr()
597 return module_wait_module; in handle_event_pass()
/freebsd-12.1/contrib/unbound/ipsecmod/
H A Dipsecmod.c383 qstate->ext_state[id] = module_wait_module; in ipsecmod_handle_query()
399 qstate->ext_state[id] = module_wait_module; in ipsecmod_handle_query()
/freebsd-12.1/contrib/unbound/edns-subnet/
H A Dsubnetmod.c727 qstate->ext_state[id] = module_wait_module; in subnetmod_operate()
787 qstate->ext_state[id] = module_wait_module; in subnetmod_operate()
808 qstate->ext_state[id] = module_wait_module; in subnetmod_operate()
/freebsd-12.1/contrib/unbound/util/
H A Dmodule.c50 case module_wait_module: return "module_wait_module"; in strextstate()
H A Dmodule.h539 module_wait_module, enumerator
/freebsd-12.1/contrib/unbound/ipset/
H A Dipset.c308 qstate->ext_state[id] = module_wait_module; in ipset_operate()
/freebsd-12.1/contrib/unbound/respip/
H A Drespip.c1077 qstate->ext_state[id] = module_wait_module; in respip_operate()
/freebsd-12.1/contrib/unbound/services/
H A Dmesh.c1578 if(s == module_wait_module || s == module_restart_next) { in mesh_continue()
/freebsd-12.1/contrib/unbound/validator/
H A Dvalidator.c2499 qstate->ext_state[id] = module_wait_module; in val_operate()