Home
last modified time | relevance | path

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

/NextBSD/contrib/unbound/services/
HDmesh.h297 int mesh_new_callback(struct mesh_area* mesh, struct query_info* qinfo,
HDmesh.c375 mesh_new_callback(struct mesh_area* mesh, struct query_info* qinfo, in mesh_new_callback() function
/NextBSD/contrib/unbound/libunbound/
HDlibworker.c618 if(!mesh_new_callback(w->env->mesh, &qinfo, qflags, &edns, in libworker_fg()
689 if(!mesh_new_callback(w->env->mesh, &qinfo, qflags, &edns, in libworker_attach_mesh()
808 if(!mesh_new_callback(w->env->mesh, &qinfo, qflags, &edns, in handle_newq()
/NextBSD/contrib/unbound/validator/
HDautotrust.c2351 if(!mesh_new_callback(env->mesh, &qinfo, qflags, &edns, buf, 0, in probe_anchor()