Lines Matching refs:mesh_reply
1062 struct mesh_reply* rep = mstate->reply_list; in mesh_state_cleanup()
1384 mesh_is_udp(struct mesh_reply const* r) in mesh_is_udp()
1391 struct reply_info* rep, struct mesh_reply* r) in mesh_find_and_attach_ede_and_reason()
1426 struct mesh_reply* r, struct sldns_buffer* r_buffer, in mesh_send_reply()
1427 struct mesh_reply* prev, struct sldns_buffer* prev_buffer) in mesh_send_reply()
1437 struct mesh_reply* rlist = m->reply_list; in mesh_send_reply()
1699 struct mesh_reply* r; in mesh_query_done()
1700 struct mesh_reply* prev = NULL; in mesh_query_done()
1741 struct mesh_reply* reply_list = mstate->reply_list; in mesh_query_done()
1776 struct mesh_reply* reply_list = mstate->reply_list; in mesh_query_done()
1945 struct mesh_reply* r = regional_alloc(s->s.region, in mesh_state_add_reply()
1946 sizeof(struct mesh_reply)); in mesh_state_add_reply()
2328 struct mesh_reply* n, *prev = NULL; in mesh_state_remove_reply()
2396 struct mesh_reply* r; in mesh_serve_expired_callback()
2400 struct mesh_reply* prev = NULL; in mesh_serve_expired_callback()
2503 struct mesh_reply* reply_list = mstate->reply_list; in mesh_serve_expired_callback()