Symbol: mesh_reply
sbin/unwind/libunbound/services/mesh.c
1091
struct mesh_reply* rep = mstate->reply_list;
sbin/unwind/libunbound/services/mesh.c
1420
mesh_is_udp(struct mesh_reply const* r)
sbin/unwind/libunbound/services/mesh.c
1427
struct reply_info* rep, struct mesh_reply* r)
sbin/unwind/libunbound/services/mesh.c
1462
struct mesh_reply* r, struct sldns_buffer* r_buffer,
sbin/unwind/libunbound/services/mesh.c
1463
struct mesh_reply* prev, struct sldns_buffer* prev_buffer)
sbin/unwind/libunbound/services/mesh.c
1473
struct mesh_reply* rlist = m->reply_list;
sbin/unwind/libunbound/services/mesh.c
1739
struct mesh_reply* r;
sbin/unwind/libunbound/services/mesh.c
1740
struct mesh_reply* prev = NULL;
sbin/unwind/libunbound/services/mesh.c
1789
struct mesh_reply* reply_list = mstate->reply_list;
sbin/unwind/libunbound/services/mesh.c
1829
struct mesh_reply* reply_list = mstate->reply_list;
sbin/unwind/libunbound/services/mesh.c
2002
struct mesh_reply* r = regional_alloc(s->s.region,
sbin/unwind/libunbound/services/mesh.c
2003
sizeof(struct mesh_reply));
sbin/unwind/libunbound/services/mesh.c
2393
struct mesh_reply* n, *prev = NULL;
sbin/unwind/libunbound/services/mesh.c
2471
struct mesh_reply* r;
sbin/unwind/libunbound/services/mesh.c
2475
struct mesh_reply* prev = NULL;
sbin/unwind/libunbound/services/mesh.c
2583
struct mesh_reply* reply_list = mstate->reply_list;
sbin/unwind/libunbound/services/mesh.h
193
struct mesh_reply* reply_list;
sbin/unwind/libunbound/services/mesh.h
241
struct mesh_reply* next;
sbin/unwind/libunbound/services/mesh.h
58
struct mesh_reply;
usr.sbin/unbound/daemon/remote.c
3026
struct mesh_reply* r = m->reply_list;
usr.sbin/unbound/services/mesh.c
1091
struct mesh_reply* rep = mstate->reply_list;
usr.sbin/unbound/services/mesh.c
1420
mesh_is_udp(struct mesh_reply const* r)
usr.sbin/unbound/services/mesh.c
1427
struct reply_info* rep, struct mesh_reply* r)
usr.sbin/unbound/services/mesh.c
1462
struct mesh_reply* r, struct sldns_buffer* r_buffer,
usr.sbin/unbound/services/mesh.c
1463
struct mesh_reply* prev, struct sldns_buffer* prev_buffer)
usr.sbin/unbound/services/mesh.c
1473
struct mesh_reply* rlist = m->reply_list;
usr.sbin/unbound/services/mesh.c
1739
struct mesh_reply* r;
usr.sbin/unbound/services/mesh.c
1740
struct mesh_reply* prev = NULL;
usr.sbin/unbound/services/mesh.c
1789
struct mesh_reply* reply_list = mstate->reply_list;
usr.sbin/unbound/services/mesh.c
1829
struct mesh_reply* reply_list = mstate->reply_list;
usr.sbin/unbound/services/mesh.c
2002
struct mesh_reply* r = regional_alloc(s->s.region,
usr.sbin/unbound/services/mesh.c
2003
sizeof(struct mesh_reply));
usr.sbin/unbound/services/mesh.c
2393
struct mesh_reply* n, *prev = NULL;
usr.sbin/unbound/services/mesh.c
2471
struct mesh_reply* r;
usr.sbin/unbound/services/mesh.c
2475
struct mesh_reply* prev = NULL;
usr.sbin/unbound/services/mesh.c
2583
struct mesh_reply* reply_list = mstate->reply_list;
usr.sbin/unbound/services/mesh.h
193
struct mesh_reply* reply_list;
usr.sbin/unbound/services/mesh.h
241
struct mesh_reply* next;
usr.sbin/unbound/services/mesh.h
58
struct mesh_reply;