Home
last modified time | relevance | path

Searched refs:mesh_new_callback (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/unbound/services/
H A Dmesh.h339 int mesh_new_callback(struct mesh_area* mesh, struct query_info* qinfo,
H A Dauthzone.c5466 if(!mesh_new_callback(env->mesh, &qinfo, qflags, &edns, buf, 0, in xfr_transfer_lookup_host()
6661 if(!mesh_new_callback(env->mesh, &qinfo, qflags, &edns, buf, 0, in xfr_probe_lookup_host()
8483 if(!mesh_new_callback(env->mesh, &qinfo, qflags, &edns, buf, 0, in zonemd_lookup_dnskey()
H A Dmesh.c599 mesh_new_callback(struct mesh_area* mesh, struct query_info* qinfo, in mesh_new_callback() function
/freebsd/contrib/unbound/libunbound/
H A Dlibworker.c644 if(!mesh_new_callback(w->env->mesh, &qinfo, qflags, &edns, in libworker_fg()
725 if(!mesh_new_callback(w->env->mesh, &qinfo, qflags, &edns, in libworker_attach_mesh()
863 if(!mesh_new_callback(w->env->mesh, &qinfo, qflags, &edns, in handle_newq()
/freebsd/contrib/unbound/validator/
H A Dautotrust.c2418 if(!mesh_new_callback(env->mesh, &qinfo, qflags, &edns, buf, 0, in todo_probe()