Home
last modified time | relevance | path

Searched refs:mesh_cb (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/services/
H A Dmesh.h59 struct mesh_cb;
193 struct mesh_cb* cb_list;
263 struct mesh_cb { struct
265 struct mesh_cb* next; argument
H A Dmesh.c1063 struct mesh_cb* cb; in mesh_state_cleanup()
1308 struct mesh_cb* r, struct timeval* start_time) in mesh_do_callback()
1702 struct mesh_cb* c; in mesh_query_done()
1895 struct mesh_cb* r, *prev = NULL; in mesh_state_del_cb()
1915 struct mesh_cb* r = regional_alloc(s->s.region, in mesh_state_add_cb()
1916 sizeof(struct mesh_cb)); in mesh_state_add_cb()
2400 struct mesh_cb* c; in mesh_serve_expired_callback()