Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/services/
H A Dmesh.h557 int mesh_state_add_cb(struct mesh_state* s, struct edns_data* edns,
H A Dmesh.c602 if(!mesh_state_add_cb(s, edns, buf, cb, cb_arg, qid, qflags)) { in mesh_new_callback()
1596 int mesh_state_add_cb(struct mesh_state* s, struct edns_data* edns, in mesh_state_add_cb() function