Home
last modified time | relevance | path

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

/src/contrib/unbound/cachedb/
H A Dcachedb.c797 qstate->ext_state[id] = module_wait_module; in cachedb_handle_query()
804 qstate->ext_state[id] = module_wait_module; in cachedb_handle_query()
840 qstate->ext_state[id] = module_wait_module; in cachedb_handle_query()
850 qstate->ext_state[id] = module_wait_module; in cachedb_handle_query()
869 qstate->ext_state[id] = module_wait_module; in cachedb_handle_query()
/src/contrib/unbound/dynlibmod/examples/
H A Dhelloworld.c72 qstate->ext_state[id] = module_wait_module; in operate()
/src/contrib/unbound/dns64/
H A Ddns64.c472 return module_wait_module; /* Let other module handle this. */ in handle_ipv6_ptr()
481 return module_wait_module; in handle_ipv6_ptr()
603 return module_wait_module; in handle_event_pass()
/src/contrib/unbound/ipsecmod/
H A Dipsecmod.c394 qstate->ext_state[id] = module_wait_module; in ipsecmod_handle_query()
410 qstate->ext_state[id] = module_wait_module; in ipsecmod_handle_query()
/src/contrib/unbound/util/
H A Dmodule.h569 module_wait_module, enumerator
H A Dmodule.c54 case module_wait_module: return "module_wait_module"; in strextstate()
/src/contrib/unbound/edns-subnet/
H A Dsubnetmod.c981 qstate->ext_state[id] = module_wait_module; in subnetmod_operate()
1061 qstate->ext_state[id] = module_wait_module; in subnetmod_operate()
1093 qstate->ext_state[id] = module_wait_module; in subnetmod_operate()
/src/contrib/unbound/ipset/
H A Dipset.c426 qstate->ext_state[id] = module_wait_module; in ipset_operate()
/src/contrib/unbound/respip/
H A Drespip.c1102 qstate->ext_state[id] = module_wait_module; in respip_operate()
/src/contrib/unbound/pythonmod/
H A Dinterface.i1175 module_wait_module,
/src/contrib/unbound/services/
H A Dmesh.c2070 if(s == module_wait_module || s == module_restart_next) { in mesh_continue()
/src/contrib/unbound/validator/
H A Dvalidator.c2692 qstate->ext_state[id] = module_wait_module; in val_operate()