Symbol: mesh_reply
sbin/unwind/libunbound/services/mesh.c
1062
struct mesh_reply* rep = mstate->reply_list;
sbin/unwind/libunbound/services/mesh.c
1384
mesh_is_udp(struct mesh_reply const* r)
sbin/unwind/libunbound/services/mesh.c
1391
struct reply_info* rep, struct mesh_reply* r)
sbin/unwind/libunbound/services/mesh.c
1426
struct mesh_reply* r, struct sldns_buffer* r_buffer,
sbin/unwind/libunbound/services/mesh.c
1427
struct mesh_reply* prev, struct sldns_buffer* prev_buffer)
sbin/unwind/libunbound/services/mesh.c
1437
struct mesh_reply* rlist = m->reply_list;
sbin/unwind/libunbound/services/mesh.c
1699
struct mesh_reply* r;
sbin/unwind/libunbound/services/mesh.c
1700
struct mesh_reply* prev = NULL;
sbin/unwind/libunbound/services/mesh.c
1741
struct mesh_reply* reply_list = mstate->reply_list;
sbin/unwind/libunbound/services/mesh.c
1776
struct mesh_reply* reply_list = mstate->reply_list;
sbin/unwind/libunbound/services/mesh.c
1945
struct mesh_reply* r = regional_alloc(s->s.region,
sbin/unwind/libunbound/services/mesh.c
1946
sizeof(struct mesh_reply));
sbin/unwind/libunbound/services/mesh.c
2329
struct mesh_reply* n, *prev = NULL;
sbin/unwind/libunbound/services/mesh.c
2397
struct mesh_reply* r;
sbin/unwind/libunbound/services/mesh.c
2401
struct mesh_reply* prev = NULL;
sbin/unwind/libunbound/services/mesh.c
2504
struct mesh_reply* reply_list = mstate->reply_list;
sbin/unwind/libunbound/services/mesh.h
191
struct mesh_reply* reply_list;
sbin/unwind/libunbound/services/mesh.h
233
struct mesh_reply* next;
sbin/unwind/libunbound/services/mesh.h
58
struct mesh_reply;
usr.sbin/unbound/daemon/remote.c
2986
struct mesh_reply* r = m->reply_list;
usr.sbin/unbound/services/mesh.c
1062
struct mesh_reply* rep = mstate->reply_list;
usr.sbin/unbound/services/mesh.c
1384
mesh_is_udp(struct mesh_reply const* r)
usr.sbin/unbound/services/mesh.c
1391
struct reply_info* rep, struct mesh_reply* r)
usr.sbin/unbound/services/mesh.c
1426
struct mesh_reply* r, struct sldns_buffer* r_buffer,
usr.sbin/unbound/services/mesh.c
1427
struct mesh_reply* prev, struct sldns_buffer* prev_buffer)
usr.sbin/unbound/services/mesh.c
1437
struct mesh_reply* rlist = m->reply_list;
usr.sbin/unbound/services/mesh.c
1699
struct mesh_reply* r;
usr.sbin/unbound/services/mesh.c
1700
struct mesh_reply* prev = NULL;
usr.sbin/unbound/services/mesh.c
1741
struct mesh_reply* reply_list = mstate->reply_list;
usr.sbin/unbound/services/mesh.c
1776
struct mesh_reply* reply_list = mstate->reply_list;
usr.sbin/unbound/services/mesh.c
1945
struct mesh_reply* r = regional_alloc(s->s.region,
usr.sbin/unbound/services/mesh.c
1946
sizeof(struct mesh_reply));
usr.sbin/unbound/services/mesh.c
2329
struct mesh_reply* n, *prev = NULL;
usr.sbin/unbound/services/mesh.c
2397
struct mesh_reply* r;
usr.sbin/unbound/services/mesh.c
2401
struct mesh_reply* prev = NULL;
usr.sbin/unbound/services/mesh.c
2504
struct mesh_reply* reply_list = mstate->reply_list;
usr.sbin/unbound/services/mesh.h
191
struct mesh_reply* reply_list;
usr.sbin/unbound/services/mesh.h
233
struct mesh_reply* next;
usr.sbin/unbound/services/mesh.h
58
struct mesh_reply;