Searched refs:mesh_run (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/unbound/services/ |
H A D | mesh.h | 570 void mesh_run(struct mesh_area* mesh, struct mesh_state* mstate,
|
H A D | mesh.c | 562 mesh_run(mesh, s, module_event_new, NULL); in mesh_new_client() 669 mesh_run(mesh, s, module_event_new, NULL); in mesh_new_callback() 751 mesh_run(mesh, s, module_event_new, NULL); in mesh_schedule_prefetch() 838 mesh_run(mesh, s, module_event_new, NULL); in mesh_schedule_prefetch_subnet() 868 mesh_run(mesh, e->qstate->mesh_info, event, e); in mesh_report_reply() 1945 void mesh_run(struct mesh_area* mesh, struct mesh_state* mstate, in mesh_run() function
|
/freebsd/contrib/unbound/validator/ |
H A D | validator.c | 802 mesh_run(qstate->env->mesh, qstate->mesh_info, module_event_pass, in validate_suspend_timer_cb()
|