Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/unbound/cachedb/
HDcachedb.c794 qstate->ext_state[id] = module_wait_module; in cachedb_handle_query()
801 qstate->ext_state[id] = module_wait_module; in cachedb_handle_query()
837 qstate->ext_state[id] = module_wait_module; in cachedb_handle_query()
847 qstate->ext_state[id] = module_wait_module; in cachedb_handle_query()
866 qstate->ext_state[id] = module_wait_module; in cachedb_handle_query()
/freebsd-13-stable/contrib/unbound/dynlibmod/examples/
HDhelloworld.c72 qstate->ext_state[id] = module_wait_module; in operate()
/freebsd-13-stable/contrib/unbound/dns64/
HDdns64.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()
/freebsd-13-stable/contrib/unbound/ipsecmod/
HDipsecmod.c394 qstate->ext_state[id] = module_wait_module; in ipsecmod_handle_query()
410 qstate->ext_state[id] = module_wait_module; in ipsecmod_handle_query()
/freebsd-13-stable/contrib/unbound/util/
HDmodule.h564 module_wait_module, enumerator
HDmodule.c54 case module_wait_module: return "module_wait_module"; in strextstate()
/freebsd-13-stable/contrib/unbound/edns-subnet/
HDsubnetmod.c855 qstate->ext_state[id] = module_wait_module; in subnetmod_operate()
927 qstate->ext_state[id] = module_wait_module; in subnetmod_operate()
957 qstate->ext_state[id] = module_wait_module; in subnetmod_operate()
/freebsd-13-stable/contrib/unbound/ipset/
HDipset.c426 qstate->ext_state[id] = module_wait_module; in ipset_operate()
/freebsd-13-stable/contrib/unbound/respip/
HDrespip.c1083 qstate->ext_state[id] = module_wait_module; in respip_operate()
/freebsd-13-stable/contrib/unbound/services/
HDmesh.c1844 if(s == module_wait_module || s == module_restart_next) { in mesh_continue()
/freebsd-13-stable/contrib/unbound/validator/
HDvalidator.c2644 qstate->ext_state[id] = module_wait_module; in val_operate()