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;
180 struct mesh_cb* cb_list;
250 struct mesh_cb { struct
252 struct mesh_cb* next; argument
H A Dmesh.c973 struct mesh_cb* cb; in mesh_state_cleanup()
1218 struct mesh_cb* r, struct timeval* start_time) in mesh_do_callback()
1501 struct mesh_cb* c; in mesh_query_done()
1689 struct mesh_cb* r = regional_alloc(s->s.region, in mesh_state_add_cb()
1690 sizeof(struct mesh_cb)); in mesh_state_add_cb()
2167 struct mesh_cb* c; in mesh_serve_expired_callback()