Symbol: mesh_area
sbin/unwind/libunbound/services/listen_dnsport.c
2394
struct mesh_area* mesh, struct mesh_state* m)
sbin/unwind/libunbound/services/listen_dnsport.h
357
struct mesh_area* mesh;
sbin/unwind/libunbound/services/listen_dnsport.h
430
struct mesh_area* mesh, struct mesh_state* m);
sbin/unwind/libunbound/services/mesh.c
1050
struct mesh_area* mesh;
sbin/unwind/libunbound/services/mesh.c
1100
struct mesh_area* mesh;
sbin/unwind/libunbound/services/mesh.c
1167
struct mesh_area* mesh = qstate->env->mesh;
sbin/unwind/libunbound/services/mesh.c
1197
struct mesh_area* mesh = qstate->env->mesh;
sbin/unwind/libunbound/services/mesh.c
1241
struct mesh_area* mesh = qstate->env->mesh;
sbin/unwind/libunbound/services/mesh.c
1853
void mesh_walk_supers(struct mesh_area* mesh, struct mesh_state* mstate)
sbin/unwind/libunbound/services/mesh.c
1870
struct mesh_state* mesh_area_find(struct mesh_area* mesh,
sbin/unwind/libunbound/services/mesh.c
2058
mesh_continue(struct mesh_area* mesh, struct mesh_state* mstate,
sbin/unwind/libunbound/services/mesh.c
206
struct mesh_area*
sbin/unwind/libunbound/services/mesh.c
209
struct mesh_area* mesh = calloc(1, sizeof(struct mesh_area));
sbin/unwind/libunbound/services/mesh.c
2171
void mesh_run(struct mesh_area* mesh, struct mesh_state* mstate,
sbin/unwind/libunbound/services/mesh.c
2208
mesh_log_list(struct mesh_area* mesh)
sbin/unwind/libunbound/services/mesh.c
2229
mesh_stats(struct mesh_area* mesh, const char* str)
sbin/unwind/libunbound/services/mesh.c
2254
mesh_stats_clear(struct mesh_area* mesh)
sbin/unwind/libunbound/services/mesh.c
2280
mesh_get_mem(struct mesh_area* mesh)
sbin/unwind/libunbound/services/mesh.c
2297
struct mesh_area* mesh = qstate->env->mesh;
sbin/unwind/libunbound/services/mesh.c
2326
void mesh_state_remove_reply(struct mesh_area* mesh, struct mesh_state* m,
sbin/unwind/libunbound/services/mesh.c
2398
struct mesh_area* mesh = qstate->env->mesh;
sbin/unwind/libunbound/services/mesh.c
260
mesh_delete(struct mesh_area* mesh)
sbin/unwind/libunbound/services/mesh.c
2603
int mesh_jostle_exceeded(struct mesh_area* mesh)
sbin/unwind/libunbound/services/mesh.c
2610
void mesh_remove_callback(struct mesh_area* mesh, struct query_info* qinfo,
sbin/unwind/libunbound/services/mesh.c
273
mesh_delete_all(struct mesh_area* mesh)
sbin/unwind/libunbound/services/mesh.c
292
int mesh_make_new_space(struct mesh_area* mesh, sldns_buffer* qbuf)
sbin/unwind/libunbound/services/mesh.c
424
void mesh_new_client(struct mesh_area* mesh, struct query_info* qinfo,
sbin/unwind/libunbound/services/mesh.c
599
mesh_new_callback(struct mesh_area* mesh, struct query_info* qinfo,
sbin/unwind/libunbound/services/mesh.c
697
static void mesh_schedule_prefetch(struct mesh_area* mesh,
sbin/unwind/libunbound/services/mesh.c
778
static void mesh_schedule_prefetch_subnet(struct mesh_area* mesh,
sbin/unwind/libunbound/services/mesh.c
861
void mesh_new_prefetch(struct mesh_area* mesh, struct query_info* qinfo,
sbin/unwind/libunbound/services/mesh.c
877
void mesh_report_reply(struct mesh_area* mesh, struct outbound_entry* e,
sbin/unwind/libunbound/services/mesh.h
290
struct mesh_area* mesh_create(struct module_stack* stack,
sbin/unwind/libunbound/services/mesh.h
297
void mesh_delete(struct mesh_area* mesh);
sbin/unwind/libunbound/services/mesh.h
317
void mesh_new_client(struct mesh_area* mesh, struct query_info* qinfo,
sbin/unwind/libunbound/services/mesh.h
339
int mesh_new_callback(struct mesh_area* mesh, struct query_info* qinfo,
sbin/unwind/libunbound/services/mesh.h
357
void mesh_new_prefetch(struct mesh_area* mesh, struct query_info* qinfo,
sbin/unwind/libunbound/services/mesh.h
371
void mesh_report_reply(struct mesh_area* mesh, struct outbound_entry* e,
sbin/unwind/libunbound/services/mesh.h
469
void mesh_walk_supers(struct mesh_area* mesh, struct mesh_state* mstate);
sbin/unwind/libunbound/services/mesh.h
515
void mesh_delete_all(struct mesh_area* mesh);
sbin/unwind/libunbound/services/mesh.h
529
struct mesh_state* mesh_area_find(struct mesh_area* mesh,
sbin/unwind/libunbound/services/mesh.h
583
void mesh_run(struct mesh_area* mesh, struct mesh_state* mstate,
sbin/unwind/libunbound/services/mesh.h
591
void mesh_stats(struct mesh_area* mesh, const char* str);
sbin/unwind/libunbound/services/mesh.h
597
void mesh_stats_clear(struct mesh_area* mesh);
sbin/unwind/libunbound/services/mesh.h
603
void mesh_log_list(struct mesh_area* mesh);
sbin/unwind/libunbound/services/mesh.h
610
size_t mesh_get_mem(struct mesh_area* mesh);
sbin/unwind/libunbound/services/mesh.h
647
int mesh_make_new_space(struct mesh_area* mesh, struct sldns_buffer* qbuf);
sbin/unwind/libunbound/services/mesh.h
674
void mesh_state_remove_reply(struct mesh_area* mesh, struct mesh_state* m,
sbin/unwind/libunbound/services/mesh.h
705
int mesh_jostle_exceeded(struct mesh_area* mesh);
sbin/unwind/libunbound/services/mesh.h
723
void mesh_remove_callback(struct mesh_area* mesh, struct query_info* qinfo,
sbin/unwind/libunbound/util/module.h
174
struct mesh_area;
sbin/unwind/libunbound/util/module.h
493
struct mesh_area* mesh;
sbin/unwind/libunbound/util/netevent.c
5105
struct mesh_area* mesh, struct mesh_state* m)
sbin/unwind/libunbound/util/netevent.h
1031
struct mesh_area* mesh, struct mesh_state* m);
sbin/unwind/libunbound/util/netevent.h
85
struct mesh_area;
sbin/unwind/libunbound/util/netevent.h
995
struct mesh_area* mesh;
usr.sbin/unbound/daemon/remote.c
3000
get_mesh_status(struct mesh_area* mesh, struct mesh_state* m,
usr.sbin/unbound/daemon/remote.c
3056
struct mesh_area* mesh;
usr.sbin/unbound/daemon/remote.c
7291
struct mesh_area* mesh = worker->env.mesh;
usr.sbin/unbound/daemon/remote.c
7337
auth_zone_zonemd_stop_lookup(struct auth_zone* z, struct mesh_area* mesh)
usr.sbin/unbound/services/listen_dnsport.c
2394
struct mesh_area* mesh, struct mesh_state* m)
usr.sbin/unbound/services/listen_dnsport.h
357
struct mesh_area* mesh;
usr.sbin/unbound/services/listen_dnsport.h
430
struct mesh_area* mesh, struct mesh_state* m);
usr.sbin/unbound/services/mesh.c
1050
struct mesh_area* mesh;
usr.sbin/unbound/services/mesh.c
1100
struct mesh_area* mesh;
usr.sbin/unbound/services/mesh.c
1167
struct mesh_area* mesh = qstate->env->mesh;
usr.sbin/unbound/services/mesh.c
1197
struct mesh_area* mesh = qstate->env->mesh;
usr.sbin/unbound/services/mesh.c
1241
struct mesh_area* mesh = qstate->env->mesh;
usr.sbin/unbound/services/mesh.c
1853
void mesh_walk_supers(struct mesh_area* mesh, struct mesh_state* mstate)
usr.sbin/unbound/services/mesh.c
1870
struct mesh_state* mesh_area_find(struct mesh_area* mesh,
usr.sbin/unbound/services/mesh.c
2058
mesh_continue(struct mesh_area* mesh, struct mesh_state* mstate,
usr.sbin/unbound/services/mesh.c
206
struct mesh_area*
usr.sbin/unbound/services/mesh.c
209
struct mesh_area* mesh = calloc(1, sizeof(struct mesh_area));
usr.sbin/unbound/services/mesh.c
2171
void mesh_run(struct mesh_area* mesh, struct mesh_state* mstate,
usr.sbin/unbound/services/mesh.c
2208
mesh_log_list(struct mesh_area* mesh)
usr.sbin/unbound/services/mesh.c
2229
mesh_stats(struct mesh_area* mesh, const char* str)
usr.sbin/unbound/services/mesh.c
2254
mesh_stats_clear(struct mesh_area* mesh)
usr.sbin/unbound/services/mesh.c
2280
mesh_get_mem(struct mesh_area* mesh)
usr.sbin/unbound/services/mesh.c
2297
struct mesh_area* mesh = qstate->env->mesh;
usr.sbin/unbound/services/mesh.c
2326
void mesh_state_remove_reply(struct mesh_area* mesh, struct mesh_state* m,
usr.sbin/unbound/services/mesh.c
2398
struct mesh_area* mesh = qstate->env->mesh;
usr.sbin/unbound/services/mesh.c
260
mesh_delete(struct mesh_area* mesh)
usr.sbin/unbound/services/mesh.c
2603
int mesh_jostle_exceeded(struct mesh_area* mesh)
usr.sbin/unbound/services/mesh.c
2610
void mesh_remove_callback(struct mesh_area* mesh, struct query_info* qinfo,
usr.sbin/unbound/services/mesh.c
273
mesh_delete_all(struct mesh_area* mesh)
usr.sbin/unbound/services/mesh.c
292
int mesh_make_new_space(struct mesh_area* mesh, sldns_buffer* qbuf)
usr.sbin/unbound/services/mesh.c
424
void mesh_new_client(struct mesh_area* mesh, struct query_info* qinfo,
usr.sbin/unbound/services/mesh.c
599
mesh_new_callback(struct mesh_area* mesh, struct query_info* qinfo,
usr.sbin/unbound/services/mesh.c
697
static void mesh_schedule_prefetch(struct mesh_area* mesh,
usr.sbin/unbound/services/mesh.c
778
static void mesh_schedule_prefetch_subnet(struct mesh_area* mesh,
usr.sbin/unbound/services/mesh.c
861
void mesh_new_prefetch(struct mesh_area* mesh, struct query_info* qinfo,
usr.sbin/unbound/services/mesh.c
877
void mesh_report_reply(struct mesh_area* mesh, struct outbound_entry* e,
usr.sbin/unbound/services/mesh.h
290
struct mesh_area* mesh_create(struct module_stack* stack,
usr.sbin/unbound/services/mesh.h
297
void mesh_delete(struct mesh_area* mesh);
usr.sbin/unbound/services/mesh.h
317
void mesh_new_client(struct mesh_area* mesh, struct query_info* qinfo,
usr.sbin/unbound/services/mesh.h
339
int mesh_new_callback(struct mesh_area* mesh, struct query_info* qinfo,
usr.sbin/unbound/services/mesh.h
357
void mesh_new_prefetch(struct mesh_area* mesh, struct query_info* qinfo,
usr.sbin/unbound/services/mesh.h
371
void mesh_report_reply(struct mesh_area* mesh, struct outbound_entry* e,
usr.sbin/unbound/services/mesh.h
469
void mesh_walk_supers(struct mesh_area* mesh, struct mesh_state* mstate);
usr.sbin/unbound/services/mesh.h
515
void mesh_delete_all(struct mesh_area* mesh);
usr.sbin/unbound/services/mesh.h
529
struct mesh_state* mesh_area_find(struct mesh_area* mesh,
usr.sbin/unbound/services/mesh.h
583
void mesh_run(struct mesh_area* mesh, struct mesh_state* mstate,
usr.sbin/unbound/services/mesh.h
591
void mesh_stats(struct mesh_area* mesh, const char* str);
usr.sbin/unbound/services/mesh.h
597
void mesh_stats_clear(struct mesh_area* mesh);
usr.sbin/unbound/services/mesh.h
603
void mesh_log_list(struct mesh_area* mesh);
usr.sbin/unbound/services/mesh.h
610
size_t mesh_get_mem(struct mesh_area* mesh);
usr.sbin/unbound/services/mesh.h
647
int mesh_make_new_space(struct mesh_area* mesh, struct sldns_buffer* qbuf);
usr.sbin/unbound/services/mesh.h
674
void mesh_state_remove_reply(struct mesh_area* mesh, struct mesh_state* m,
usr.sbin/unbound/services/mesh.h
705
int mesh_jostle_exceeded(struct mesh_area* mesh);
usr.sbin/unbound/services/mesh.h
723
void mesh_remove_callback(struct mesh_area* mesh, struct query_info* qinfo,
usr.sbin/unbound/testcode/fake_event.c
1984
struct mesh_area* ATTR_UNUSED(mesh), struct mesh_state* ATTR_UNUSED(m))
usr.sbin/unbound/testcode/fake_event.c
2016
struct mesh_area* ATTR_UNUSED(mesh), struct mesh_state* ATTR_UNUSED(m))
usr.sbin/unbound/util/module.h
174
struct mesh_area;
usr.sbin/unbound/util/module.h
493
struct mesh_area* mesh;
usr.sbin/unbound/util/netevent.c
5105
struct mesh_area* mesh, struct mesh_state* m)
usr.sbin/unbound/util/netevent.h
1031
struct mesh_area* mesh, struct mesh_state* m);
usr.sbin/unbound/util/netevent.h
85
struct mesh_area;
usr.sbin/unbound/util/netevent.h
995
struct mesh_area* mesh;