Home
last modified time | relevance | path

Searched refs:mesh_reply (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/unbound/services/
H A Dmesh.h58 struct mesh_reply;
178 struct mesh_reply* reply_list;
218 struct mesh_reply { struct
220 struct mesh_reply* next; argument
H A Dmesh.c972 struct mesh_reply* rep = mstate->reply_list; in mesh_state_cleanup()
1294 mesh_is_udp(struct mesh_reply const* r) in mesh_is_udp()
1301 struct reply_info* rep, struct mesh_reply* r) in mesh_find_and_attach_ede_and_reason()
1336 struct mesh_reply* r, struct sldns_buffer* r_buffer, in mesh_send_reply()
1337 struct mesh_reply* prev, struct sldns_buffer* prev_buffer) in mesh_send_reply()
1347 struct mesh_reply* rlist = m->reply_list; in mesh_send_reply()
1498 struct mesh_reply* r; in mesh_query_done()
1499 struct mesh_reply* prev = NULL; in mesh_query_done()
1534 struct mesh_reply* reply_list = mstate->reply_list; in mesh_query_done()
1569 struct mesh_reply* reply_list = mstate->reply_list; in mesh_query_done()
[all …]
/freebsd/contrib/unbound/daemon/
H A Dremote.c2562 struct mesh_reply* r = m->reply_list; in get_mesh_age()
/freebsd/contrib/unbound/contrib/
H A Dfastrpz.patch2636 + struct mesh_reply* reply_list;