Home
last modified time | relevance | path

Searched refs:mesh_new_client (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/services/
H A Dmesh.h304 void mesh_new_client(struct mesh_area* mesh, struct query_info* qinfo,
H A Dmesh.c396 void mesh_new_client(struct mesh_area* mesh, struct query_info* qinfo, in mesh_new_client() function
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dworker.c1926 mesh_new_client(worker->env.mesh, &qinfo, cinfo, in worker_handle_request()