Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dmesh.h304 void mesh_new_client(struct mesh_area* mesh, struct query_info* qinfo,
H A Dmesh.c405 void mesh_new_client(struct mesh_area* mesh, struct query_info* qinfo, in mesh_new_client() function
/freebsd/contrib/unbound/daemon/
H A Dworker.c1924 mesh_new_client(worker->env.mesh, &qinfo, cinfo, in worker_handle_request()