Symbol: comm_reply
sbin/unwind/libunbound/daemon/remote.h
373
struct comm_reply* rep);
sbin/unwind/libunbound/daemon/remote.h
56
struct comm_reply;
sbin/unwind/libunbound/daemon/stats.h
120
struct comm_reply* repinfo);
sbin/unwind/libunbound/daemon/stats.h
49
struct comm_reply;
sbin/unwind/libunbound/dnscrypt/dnscrypt.h
122
struct comm_reply* repinfo);
sbin/unwind/libunbound/dnscrypt/dnscrypt.h
131
int dnsc_handle_uncurved_request(struct comm_reply *repinfo,
sbin/unwind/libunbound/dnscrypt/dnscrypt.h
41
struct comm_reply;
sbin/unwind/libunbound/libunbound/libworker.c
1082
struct comm_reply* ATTR_UNUSED(repinfo))
sbin/unwind/libunbound/libunbound/libworker.c
912
struct comm_reply* reply_info)
sbin/unwind/libunbound/libunbound/libworker.c
946
struct comm_reply* ATTR_UNUSED(repinfo))
sbin/unwind/libunbound/libunbound/libworker.c
954
struct comm_reply* ATTR_UNUSED(reply_info))
sbin/unwind/libunbound/libunbound/libworker.c
962
struct comm_reply* ATTR_UNUSED(repinfo))
sbin/unwind/libunbound/libunbound/libworker.c
970
struct comm_reply* ATTR_UNUSED(repinfo))
sbin/unwind/libunbound/libunbound/libworker.h
57
struct comm_reply;
sbin/unwind/libunbound/libunbound/worker.h
153
struct comm_reply* repinfo);
sbin/unwind/libunbound/libunbound/worker.h
157
struct comm_reply* reply_info);
sbin/unwind/libunbound/libunbound/worker.h
175
int remote_accept_callback(struct comm_point*, void*, int, struct comm_reply*);
sbin/unwind/libunbound/libunbound/worker.h
178
int remote_control_callback(struct comm_point*, void*, int, struct comm_reply*);
sbin/unwind/libunbound/libunbound/worker.h
47
struct comm_reply;
sbin/unwind/libunbound/libunbound/worker.h
85
struct comm_reply* reply_info);
sbin/unwind/libunbound/services/authzone.c
3542
struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf,
sbin/unwind/libunbound/services/authzone.c
3568
struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf,
sbin/unwind/libunbound/services/authzone.c
3586
struct comm_reply* repinfo, struct sldns_buffer* buf,
sbin/unwind/libunbound/services/authzone.c
6237
struct comm_reply* ATTR_UNUSED(repinfo))
sbin/unwind/libunbound/services/authzone.c
6320
struct comm_reply* repinfo)
sbin/unwind/libunbound/services/authzone.c
6570
struct comm_reply* repinfo)
sbin/unwind/libunbound/services/authzone.h
559
struct comm_reply* repinfo, struct sldns_buffer* buf,
sbin/unwind/libunbound/services/authzone.h
61
struct comm_reply;
sbin/unwind/libunbound/services/authzone.h
684
struct comm_reply* repinfo);
sbin/unwind/libunbound/services/authzone.h
687
struct comm_reply* repinfo);
sbin/unwind/libunbound/services/authzone.h
690
struct comm_reply* repinfo);
sbin/unwind/libunbound/services/cache/infra.c
1100
struct comm_reply* replylist)
sbin/unwind/libunbound/services/cache/infra.c
1268
int infra_wait_limit_allowed(struct infra_cache* infra, struct comm_reply* rep,
sbin/unwind/libunbound/services/cache/infra.c
1305
void infra_wait_limit_inc(struct infra_cache* infra, struct comm_reply* rep,
sbin/unwind/libunbound/services/cache/infra.c
1327
void infra_wait_limit_dec(struct infra_cache* infra, struct comm_reply* rep,
sbin/unwind/libunbound/services/cache/infra.h
411
struct comm_reply* replylist);
sbin/unwind/libunbound/services/cache/infra.h
507
int infra_wait_limit_allowed(struct infra_cache* infra, struct comm_reply* rep,
sbin/unwind/libunbound/services/cache/infra.h
511
void infra_wait_limit_inc(struct infra_cache* infra, struct comm_reply* rep,
sbin/unwind/libunbound/services/cache/infra.h
515
void infra_wait_limit_dec(struct infra_cache* infra, struct comm_reply* rep,
sbin/unwind/libunbound/services/listen_dnsport.c
3742
doq_repinfo_store_localaddr(struct comm_reply* repinfo,
sbin/unwind/libunbound/services/listen_dnsport.c
3774
doq_repinfo_retrieve_localaddr(struct comm_reply* repinfo,
sbin/unwind/libunbound/services/listen_dnsport.c
3811
struct comm_reply* repinfo)
sbin/unwind/libunbound/services/listen_dnsport.c
3831
doq_conn_key_from_repinfo(struct doq_conn_key* key, struct comm_reply* repinfo)
sbin/unwind/libunbound/services/listen_dnsport.h
792
struct comm_reply* repinfo);
sbin/unwind/libunbound/services/localzone.c
1340
struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf,
sbin/unwind/libunbound/services/localzone.c
1375
struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf,
sbin/unwind/libunbound/services/localzone.c
1512
struct comm_reply* repinfo, sldns_buffer* buf,
sbin/unwind/libunbound/services/localzone.c
1673
local_zone_is_udp_query(struct comm_reply* repinfo) {
sbin/unwind/libunbound/services/localzone.c
1684
struct comm_reply* repinfo, sldns_buffer* buf, struct regional* temp,
sbin/unwind/libunbound/services/localzone.c
1819
struct comm_reply* repinfo, struct rbtree_type* override_tree,
sbin/unwind/libunbound/services/localzone.c
1876
struct regional* temp, struct comm_reply* repinfo, uint8_t* taglist,
sbin/unwind/libunbound/services/localzone.h
334
struct regional* temp, struct comm_reply* repinfo, uint8_t* taglist,
sbin/unwind/libunbound/services/localzone.h
355
struct comm_reply* repinfo, sldns_buffer* buf, struct regional* temp,
sbin/unwind/libunbound/services/localzone.h
57
struct comm_reply;
sbin/unwind/libunbound/services/localzone.h
618
struct comm_reply* repinfo, sldns_buffer* buf,
sbin/unwind/libunbound/services/mesh.c
1999
struct comm_reply* rep, uint16_t qid, uint16_t qflags,
sbin/unwind/libunbound/services/mesh.c
429
struct edns_data* edns, struct comm_reply* rep, uint16_t qid,
sbin/unwind/libunbound/services/mesh.c
902
struct comm_reply* reply, int what)
sbin/unwind/libunbound/services/mesh.h
243
struct comm_reply query_reply;
sbin/unwind/libunbound/services/mesh.h
327
struct edns_data* edns, struct comm_reply* rep, uint16_t qid,
sbin/unwind/libunbound/services/mesh.h
380
struct comm_reply* reply, int what);
sbin/unwind/libunbound/services/mesh.h
568
struct comm_reply* rep, uint16_t qid, uint16_t qflags,
sbin/unwind/libunbound/services/outside_network.c
101
struct comm_point* c, struct comm_reply* rep);
sbin/unwind/libunbound/services/outside_network.c
1344
struct comm_reply *reply_info)
sbin/unwind/libunbound/services/outside_network.c
1529
struct comm_reply *reply_info)
sbin/unwind/libunbound/services/outside_network.c
3062
struct comm_reply* rep)
sbin/unwind/libunbound/services/outside_network.c
3151
struct comm_reply* rep)
sbin/unwind/libunbound/services/outside_network.c
3154
struct comm_reply r2;
sbin/unwind/libunbound/services/outside_network.c
3339
struct comm_reply* rep)
sbin/unwind/libunbound/services/outside_network.c
993
struct comm_reply* reply_info)
sbin/unwind/libunbound/services/outside_network.h
909
struct comm_reply *reply_info);
sbin/unwind/libunbound/services/outside_network.h
913
struct comm_reply *reply_info);
sbin/unwind/libunbound/services/outside_network.h
929
struct comm_reply* rep);
sbin/unwind/libunbound/services/outside_network.h
933
struct comm_reply* rep);
sbin/unwind/libunbound/services/rpz.c
1634
struct comm_reply* repinfo, struct module_qstate* ms, char* log_name)
sbin/unwind/libunbound/services/rpz.c
1701
struct comm_reply* repinfo, uint8_t* taglist, size_t taglen,
sbin/unwind/libunbound/services/rpz.c
1764
rpz_is_udp_query(struct comm_reply* repinfo) {
sbin/unwind/libunbound/services/rpz.c
1775
struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf,
sbin/unwind/libunbound/services/rpz.c
1844
struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf,
sbin/unwind/libunbound/services/rpz.c
2240
struct comm_reply* repinfo, struct ub_server_stats* stats)
sbin/unwind/libunbound/services/rpz.c
2661
struct query_info* qinfo, struct edns_data* edns, struct comm_reply* repinfo,
sbin/unwind/libunbound/services/rpz.c
2741
struct regional* temp, struct comm_reply* repinfo, uint8_t* taglist,
sbin/unwind/libunbound/services/rpz.h
182
struct regional* temp, struct comm_reply* repinfo,
sbin/unwind/libunbound/util/data/msgparse.c
1283
struct comm_reply* repinfo, time_t now, struct regional* region,
sbin/unwind/libunbound/util/data/msgparse.c
955
struct comm_reply* repinfo, uint32_t now, struct regional* region,
sbin/unwind/libunbound/util/data/msgparse.h
359
struct comm_reply* repinfo, time_t now, struct regional* region,
sbin/unwind/libunbound/util/data/msgparse.h
75
struct comm_reply;
sbin/unwind/libunbound/util/data/msgreply.c
1239
struct comm_reply* repinfo, struct regional* region,
sbin/unwind/libunbound/util/data/msgreply.c
1261
struct edns_data* edns, struct comm_reply* repinfo, struct regional* region,
sbin/unwind/libunbound/util/data/msgreply.c
1272
struct comm_reply* repinfo, struct regional* region,
sbin/unwind/libunbound/util/data/msgreply.c
1283
struct comm_reply* repinfo, struct regional* region,
sbin/unwind/libunbound/util/data/msgreply.c
1294
struct comm_reply* repinfo, struct regional* region,
sbin/unwind/libunbound/util/data/msgreply.h
52
struct comm_reply;
sbin/unwind/libunbound/util/data/msgreply.h
672
struct edns_data* edns, struct comm_reply* repinfo, struct regional* region,
sbin/unwind/libunbound/util/data/msgreply.h
693
struct comm_reply* repinfo, struct regional* region,
sbin/unwind/libunbound/util/data/msgreply.h
714
struct comm_reply* repinfo, struct regional* region,
sbin/unwind/libunbound/util/data/msgreply.h
736
struct comm_reply* repinfo, struct regional* region,
sbin/unwind/libunbound/util/module.h
271
struct comm_reply* repinfo, struct regional* region,
sbin/unwind/libunbound/util/module.h
649
struct comm_reply* reply;
sbin/unwind/libunbound/util/netevent.c
1132
struct comm_reply rep;
sbin/unwind/libunbound/util/netevent.c
2796
doq_lookup_repinfo(struct doq_table* table, struct comm_reply* repinfo)
sbin/unwind/libunbound/util/netevent.c
2818
doq_lookup_conn_stream(struct comm_reply* repinfo, struct comm_point* c,
sbin/unwind/libunbound/util/netevent.c
2861
doq_socket_send_reply(struct comm_reply* repinfo)
sbin/unwind/libunbound/util/netevent.c
2892
doq_socket_drop_reply(struct comm_reply* repinfo)
sbin/unwind/libunbound/util/netevent.c
5013
struct comm_reply repinfo;
sbin/unwind/libunbound/util/netevent.c
574
static void p_ancil(const char* str, struct comm_reply* r)
sbin/unwind/libunbound/util/netevent.c
626
struct sockaddr* addr, socklen_t addrlen, struct comm_reply* r)
sbin/unwind/libunbound/util/netevent.c
6674
comm_point_send_reply(struct comm_reply *repinfo)
sbin/unwind/libunbound/util/netevent.c
6763
comm_point_drop_reply(struct comm_reply* repinfo)
sbin/unwind/libunbound/util/netevent.c
927
static int consume_pp2_header(struct sldns_buffer* buf, struct comm_reply* rep,
sbin/unwind/libunbound/util/netevent.c
997
struct comm_reply rep;
sbin/unwind/libunbound/util/netevent.h
230
struct comm_reply repinfo;
sbin/unwind/libunbound/util/netevent.h
724
void comm_point_send_reply(struct comm_reply* repinfo);
sbin/unwind/libunbound/util/netevent.h
730
void comm_point_drop_reply(struct comm_reply* repinfo);
sbin/unwind/libunbound/util/netevent.h
74
struct comm_reply;
sbin/unwind/libunbound/util/netevent.h
96
struct comm_reply*);
sbin/unwind/libunbound/util/tube.c
150
struct comm_reply* ATTR_UNUSED(reply_info))
sbin/unwind/libunbound/util/tube.c
226
struct comm_reply* ATTR_UNUSED(reply_info))
sbin/unwind/libunbound/util/tube.c
720
int ATTR_UNUSED(error), struct comm_reply* ATTR_UNUSED(reply_info))
sbin/unwind/libunbound/util/tube.c
728
int ATTR_UNUSED(error), struct comm_reply* ATTR_UNUSED(reply_info))
sbin/unwind/libunbound/util/tube.h
271
struct comm_reply* reply_info);
sbin/unwind/libunbound/util/tube.h
275
struct comm_reply* reply_info);
sbin/unwind/libunbound/util/tube.h
44
struct comm_reply;
usr.sbin/unbound/daemon/remote.c
4308
struct comm_reply* ATTR_UNUSED(rep))
usr.sbin/unbound/daemon/remote.c
469
struct comm_reply* ATTR_UNUSED(rep))
usr.sbin/unbound/daemon/remote.c
8303
int err, struct comm_reply* ATTR_UNUSED(rep))
usr.sbin/unbound/daemon/remote.h
373
struct comm_reply* rep);
usr.sbin/unbound/daemon/remote.h
56
struct comm_reply;
usr.sbin/unbound/daemon/stats.c
540
struct comm_reply* repinfo)
usr.sbin/unbound/daemon/stats.h
120
struct comm_reply* repinfo);
usr.sbin/unbound/daemon/stats.h
49
struct comm_reply;
usr.sbin/unbound/daemon/worker.c
1004
struct worker* worker, struct comm_reply* repinfo)
usr.sbin/unbound/daemon/worker.c
1056
struct worker* worker, struct comm_reply* repinfo)
usr.sbin/unbound/daemon/worker.c
1070
struct comm_reply* repinfo)
usr.sbin/unbound/daemon/worker.c
1130
struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* pkt)
usr.sbin/unbound/daemon/worker.c
1243
struct worker* worker, struct comm_reply* repinfo,
usr.sbin/unbound/daemon/worker.c
1397
struct worker* worker, struct comm_reply* repinfo,
usr.sbin/unbound/daemon/worker.c
1419
struct worker* worker, struct comm_reply* repinfo,
usr.sbin/unbound/daemon/worker.c
1472
struct comm_reply* repinfo)
usr.sbin/unbound/daemon/worker.c
245
struct comm_reply* reply_info)
usr.sbin/unbound/daemon/worker.c
2606
struct comm_reply* ATTR_UNUSED(reply_info))
usr.sbin/unbound/daemon/worker.c
591
uint16_t id, uint16_t flags, struct comm_reply* repinfo,
usr.sbin/unbound/daemon/worker.c
775
struct comm_reply* repinfo, struct edns_data* edns)
usr.sbin/unbound/daemon/worker.c
957
uint16_t flags, struct comm_reply* repinfo, time_t leeway, int noreply,
usr.sbin/unbound/dnscrypt/dnscrypt.c
899
struct comm_reply* repinfo)
usr.sbin/unbound/dnscrypt/dnscrypt.c
927
dnsc_handle_uncurved_request(struct comm_reply *repinfo,
usr.sbin/unbound/dnscrypt/dnscrypt.h
122
struct comm_reply* repinfo);
usr.sbin/unbound/dnscrypt/dnscrypt.h
131
int dnsc_handle_uncurved_request(struct comm_reply *repinfo,
usr.sbin/unbound/dnscrypt/dnscrypt.h
41
struct comm_reply;
usr.sbin/unbound/dnstap/unbound-dnstap-socket.c
1619
struct comm_reply* ATTR_UNUSED(repinfo))
usr.sbin/unbound/dnstap/unbound-dnstap-socket.c
1627
struct comm_reply* ATTR_UNUSED(reply_info))
usr.sbin/unbound/dnstap/unbound-dnstap-socket.c
1635
struct comm_reply* ATTR_UNUSED(repinfo))
usr.sbin/unbound/dnstap/unbound-dnstap-socket.c
1643
struct comm_reply* ATTR_UNUSED(repinfo))
usr.sbin/unbound/dnstap/unbound-dnstap-socket.c
1704
struct comm_reply* ATTR_UNUSED(reply_info))
usr.sbin/unbound/dnstap/unbound-dnstap-socket.c
1813
struct comm_reply* ATTR_UNUSED(repinfo))
usr.sbin/unbound/dynlibmod/dynlibmod.c
216
struct comm_reply* repinfo, struct regional* region,
usr.sbin/unbound/dynlibmod/dynlibmod.h
73
struct comm_reply* repinfo, struct regional* region,
usr.sbin/unbound/dynlibmod/examples/helloworld.c
121
struct comm_reply* repinfo, struct regional* region,
usr.sbin/unbound/dynlibmod/examples/helloworld.c
35
struct comm_reply* repinfo, struct regional* region,
usr.sbin/unbound/libunbound/libworker.c
1082
struct comm_reply* ATTR_UNUSED(repinfo))
usr.sbin/unbound/libunbound/libworker.c
912
struct comm_reply* reply_info)
usr.sbin/unbound/libunbound/libworker.c
946
struct comm_reply* ATTR_UNUSED(repinfo))
usr.sbin/unbound/libunbound/libworker.c
954
struct comm_reply* ATTR_UNUSED(reply_info))
usr.sbin/unbound/libunbound/libworker.c
962
struct comm_reply* ATTR_UNUSED(repinfo))
usr.sbin/unbound/libunbound/libworker.c
970
struct comm_reply* ATTR_UNUSED(repinfo))
usr.sbin/unbound/libunbound/libworker.h
57
struct comm_reply;
usr.sbin/unbound/libunbound/worker.h
153
struct comm_reply* repinfo);
usr.sbin/unbound/libunbound/worker.h
157
struct comm_reply* reply_info);
usr.sbin/unbound/libunbound/worker.h
175
int remote_accept_callback(struct comm_point*, void*, int, struct comm_reply*);
usr.sbin/unbound/libunbound/worker.h
178
int remote_control_callback(struct comm_point*, void*, int, struct comm_reply*);
usr.sbin/unbound/libunbound/worker.h
47
struct comm_reply;
usr.sbin/unbound/libunbound/worker.h
85
struct comm_reply* reply_info);
usr.sbin/unbound/services/authzone.c
3542
struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf,
usr.sbin/unbound/services/authzone.c
3568
struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf,
usr.sbin/unbound/services/authzone.c
3586
struct comm_reply* repinfo, struct sldns_buffer* buf,
usr.sbin/unbound/services/authzone.c
6237
struct comm_reply* ATTR_UNUSED(repinfo))
usr.sbin/unbound/services/authzone.c
6320
struct comm_reply* repinfo)
usr.sbin/unbound/services/authzone.c
6570
struct comm_reply* repinfo)
usr.sbin/unbound/services/authzone.h
559
struct comm_reply* repinfo, struct sldns_buffer* buf,
usr.sbin/unbound/services/authzone.h
61
struct comm_reply;
usr.sbin/unbound/services/authzone.h
684
struct comm_reply* repinfo);
usr.sbin/unbound/services/authzone.h
687
struct comm_reply* repinfo);
usr.sbin/unbound/services/authzone.h
690
struct comm_reply* repinfo);
usr.sbin/unbound/services/cache/infra.c
1100
struct comm_reply* replylist)
usr.sbin/unbound/services/cache/infra.c
1268
int infra_wait_limit_allowed(struct infra_cache* infra, struct comm_reply* rep,
usr.sbin/unbound/services/cache/infra.c
1305
void infra_wait_limit_inc(struct infra_cache* infra, struct comm_reply* rep,
usr.sbin/unbound/services/cache/infra.c
1327
void infra_wait_limit_dec(struct infra_cache* infra, struct comm_reply* rep,
usr.sbin/unbound/services/cache/infra.h
411
struct comm_reply* replylist);
usr.sbin/unbound/services/cache/infra.h
507
int infra_wait_limit_allowed(struct infra_cache* infra, struct comm_reply* rep,
usr.sbin/unbound/services/cache/infra.h
511
void infra_wait_limit_inc(struct infra_cache* infra, struct comm_reply* rep,
usr.sbin/unbound/services/cache/infra.h
515
void infra_wait_limit_dec(struct infra_cache* infra, struct comm_reply* rep,
usr.sbin/unbound/services/listen_dnsport.c
3742
doq_repinfo_store_localaddr(struct comm_reply* repinfo,
usr.sbin/unbound/services/listen_dnsport.c
3774
doq_repinfo_retrieve_localaddr(struct comm_reply* repinfo,
usr.sbin/unbound/services/listen_dnsport.c
3811
struct comm_reply* repinfo)
usr.sbin/unbound/services/listen_dnsport.c
3831
doq_conn_key_from_repinfo(struct doq_conn_key* key, struct comm_reply* repinfo)
usr.sbin/unbound/services/listen_dnsport.h
792
struct comm_reply* repinfo);
usr.sbin/unbound/services/localzone.c
1340
struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf,
usr.sbin/unbound/services/localzone.c
1375
struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf,
usr.sbin/unbound/services/localzone.c
1512
struct comm_reply* repinfo, sldns_buffer* buf,
usr.sbin/unbound/services/localzone.c
1673
local_zone_is_udp_query(struct comm_reply* repinfo) {
usr.sbin/unbound/services/localzone.c
1684
struct comm_reply* repinfo, sldns_buffer* buf, struct regional* temp,
usr.sbin/unbound/services/localzone.c
1819
struct comm_reply* repinfo, struct rbtree_type* override_tree,
usr.sbin/unbound/services/localzone.c
1876
struct regional* temp, struct comm_reply* repinfo, uint8_t* taglist,
usr.sbin/unbound/services/localzone.h
334
struct regional* temp, struct comm_reply* repinfo, uint8_t* taglist,
usr.sbin/unbound/services/localzone.h
355
struct comm_reply* repinfo, sldns_buffer* buf, struct regional* temp,
usr.sbin/unbound/services/localzone.h
57
struct comm_reply;
usr.sbin/unbound/services/localzone.h
618
struct comm_reply* repinfo, sldns_buffer* buf,
usr.sbin/unbound/services/mesh.c
1999
struct comm_reply* rep, uint16_t qid, uint16_t qflags,
usr.sbin/unbound/services/mesh.c
429
struct edns_data* edns, struct comm_reply* rep, uint16_t qid,
usr.sbin/unbound/services/mesh.c
902
struct comm_reply* reply, int what)
usr.sbin/unbound/services/mesh.h
243
struct comm_reply query_reply;
usr.sbin/unbound/services/mesh.h
327
struct edns_data* edns, struct comm_reply* rep, uint16_t qid,
usr.sbin/unbound/services/mesh.h
380
struct comm_reply* reply, int what);
usr.sbin/unbound/services/mesh.h
568
struct comm_reply* rep, uint16_t qid, uint16_t qflags,
usr.sbin/unbound/services/outside_network.c
101
struct comm_point* c, struct comm_reply* rep);
usr.sbin/unbound/services/outside_network.c
1344
struct comm_reply *reply_info)
usr.sbin/unbound/services/outside_network.c
1529
struct comm_reply *reply_info)
usr.sbin/unbound/services/outside_network.c
3062
struct comm_reply* rep)
usr.sbin/unbound/services/outside_network.c
3151
struct comm_reply* rep)
usr.sbin/unbound/services/outside_network.c
3154
struct comm_reply r2;
usr.sbin/unbound/services/outside_network.c
3339
struct comm_reply* rep)
usr.sbin/unbound/services/outside_network.c
993
struct comm_reply* reply_info)
usr.sbin/unbound/services/outside_network.h
909
struct comm_reply *reply_info);
usr.sbin/unbound/services/outside_network.h
913
struct comm_reply *reply_info);
usr.sbin/unbound/services/outside_network.h
929
struct comm_reply* rep);
usr.sbin/unbound/services/outside_network.h
933
struct comm_reply* rep);
usr.sbin/unbound/services/rpz.c
1634
struct comm_reply* repinfo, struct module_qstate* ms, char* log_name)
usr.sbin/unbound/services/rpz.c
1701
struct comm_reply* repinfo, uint8_t* taglist, size_t taglen,
usr.sbin/unbound/services/rpz.c
1764
rpz_is_udp_query(struct comm_reply* repinfo) {
usr.sbin/unbound/services/rpz.c
1775
struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf,
usr.sbin/unbound/services/rpz.c
1844
struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf,
usr.sbin/unbound/services/rpz.c
2240
struct comm_reply* repinfo, struct ub_server_stats* stats)
usr.sbin/unbound/services/rpz.c
2661
struct query_info* qinfo, struct edns_data* edns, struct comm_reply* repinfo,
usr.sbin/unbound/services/rpz.c
2741
struct regional* temp, struct comm_reply* repinfo, uint8_t* taglist,
usr.sbin/unbound/services/rpz.h
182
struct regional* temp, struct comm_reply* repinfo,
usr.sbin/unbound/smallapp/worker_cb.c
153
struct comm_reply* ATTR_UNUSED(reply_info))
usr.sbin/unbound/smallapp/worker_cb.c
273
struct comm_reply* ATTR_UNUSED(repinfo))
usr.sbin/unbound/smallapp/worker_cb.c
62
struct comm_reply* ATTR_UNUSED(repinfo))
usr.sbin/unbound/smallapp/worker_cb.c
70
struct comm_reply* ATTR_UNUSED(reply_info))
usr.sbin/unbound/smallapp/worker_cb.c
78
struct comm_reply* ATTR_UNUSED(repinfo))
usr.sbin/unbound/smallapp/worker_cb.c
86
struct comm_reply* ATTR_UNUSED(repinfo))
usr.sbin/unbound/testcode/doqclient.c
2555
struct comm_reply* ATTR_UNUSED(repinfo))
usr.sbin/unbound/testcode/doqclient.c
2563
struct comm_reply* ATTR_UNUSED(reply_info))
usr.sbin/unbound/testcode/doqclient.c
2571
struct comm_reply* ATTR_UNUSED(repinfo))
usr.sbin/unbound/testcode/doqclient.c
2579
struct comm_reply* ATTR_UNUSED(repinfo))
usr.sbin/unbound/testcode/doqclient.c
2640
struct comm_reply* ATTR_UNUSED(reply_info))
usr.sbin/unbound/testcode/doqclient.c
2765
struct comm_reply* ATTR_UNUSED(repinfo))
usr.sbin/unbound/testcode/fake_event.c
1088
comm_point_send_reply(struct comm_reply* repinfo)
usr.sbin/unbound/testcode/fake_event.c
1096
memcpy(&ans->repinfo, repinfo, sizeof(struct comm_reply));
usr.sbin/unbound/testcode/fake_event.c
1112
comm_point_drop_reply(struct comm_reply* repinfo)
usr.sbin/unbound/testcode/fake_event.c
1523
struct comm_reply *ATTR_UNUSED(reply_info))
usr.sbin/unbound/testcode/fake_event.c
1531
struct comm_reply *ATTR_UNUSED(reply_info))
usr.sbin/unbound/testcode/fake_event.c
1619
struct comm_reply* ATTR_UNUSED(reply_info))
usr.sbin/unbound/testcode/fake_event.c
1627
struct comm_reply* ATTR_UNUSED(reply_info))
usr.sbin/unbound/testcode/fake_event.c
2062
struct comm_reply* ATTR_UNUSED(repinfo))
usr.sbin/unbound/testcode/fake_event.c
377
struct comm_reply repinfo;
usr.sbin/unbound/testcode/fake_event.c
457
struct comm_reply repinfo;
usr.sbin/unbound/testcode/fake_event.c
499
struct comm_reply repinfo;
usr.sbin/unbound/testcode/replay.h
383
struct comm_reply repinfo;
usr.sbin/unbound/testcode/testbound.c
648
struct comm_reply* ATTR_UNUSED(repinfo))
usr.sbin/unbound/testcode/testbound.c
656
struct comm_reply* ATTR_UNUSED(repinfo))
usr.sbin/unbound/util/data/msgparse.c
1283
struct comm_reply* repinfo, time_t now, struct regional* region,
usr.sbin/unbound/util/data/msgparse.c
955
struct comm_reply* repinfo, uint32_t now, struct regional* region,
usr.sbin/unbound/util/data/msgparse.h
359
struct comm_reply* repinfo, time_t now, struct regional* region,
usr.sbin/unbound/util/data/msgparse.h
75
struct comm_reply;
usr.sbin/unbound/util/data/msgreply.c
1239
struct comm_reply* repinfo, struct regional* region,
usr.sbin/unbound/util/data/msgreply.c
1261
struct edns_data* edns, struct comm_reply* repinfo, struct regional* region,
usr.sbin/unbound/util/data/msgreply.c
1272
struct comm_reply* repinfo, struct regional* region,
usr.sbin/unbound/util/data/msgreply.c
1283
struct comm_reply* repinfo, struct regional* region,
usr.sbin/unbound/util/data/msgreply.c
1294
struct comm_reply* repinfo, struct regional* region,
usr.sbin/unbound/util/data/msgreply.h
52
struct comm_reply;
usr.sbin/unbound/util/data/msgreply.h
672
struct edns_data* edns, struct comm_reply* repinfo, struct regional* region,
usr.sbin/unbound/util/data/msgreply.h
693
struct comm_reply* repinfo, struct regional* region,
usr.sbin/unbound/util/data/msgreply.h
714
struct comm_reply* repinfo, struct regional* region,
usr.sbin/unbound/util/data/msgreply.h
736
struct comm_reply* repinfo, struct regional* region,
usr.sbin/unbound/util/module.h
271
struct comm_reply* repinfo, struct regional* region,
usr.sbin/unbound/util/module.h
649
struct comm_reply* reply;
usr.sbin/unbound/util/netevent.c
1132
struct comm_reply rep;
usr.sbin/unbound/util/netevent.c
2796
doq_lookup_repinfo(struct doq_table* table, struct comm_reply* repinfo)
usr.sbin/unbound/util/netevent.c
2818
doq_lookup_conn_stream(struct comm_reply* repinfo, struct comm_point* c,
usr.sbin/unbound/util/netevent.c
2861
doq_socket_send_reply(struct comm_reply* repinfo)
usr.sbin/unbound/util/netevent.c
2892
doq_socket_drop_reply(struct comm_reply* repinfo)
usr.sbin/unbound/util/netevent.c
5013
struct comm_reply repinfo;
usr.sbin/unbound/util/netevent.c
574
static void p_ancil(const char* str, struct comm_reply* r)
usr.sbin/unbound/util/netevent.c
626
struct sockaddr* addr, socklen_t addrlen, struct comm_reply* r)
usr.sbin/unbound/util/netevent.c
6674
comm_point_send_reply(struct comm_reply *repinfo)
usr.sbin/unbound/util/netevent.c
6763
comm_point_drop_reply(struct comm_reply* repinfo)
usr.sbin/unbound/util/netevent.c
927
static int consume_pp2_header(struct sldns_buffer* buf, struct comm_reply* rep,
usr.sbin/unbound/util/netevent.c
997
struct comm_reply rep;
usr.sbin/unbound/util/netevent.h
230
struct comm_reply repinfo;
usr.sbin/unbound/util/netevent.h
724
void comm_point_send_reply(struct comm_reply* repinfo);
usr.sbin/unbound/util/netevent.h
730
void comm_point_drop_reply(struct comm_reply* repinfo);
usr.sbin/unbound/util/netevent.h
74
struct comm_reply;
usr.sbin/unbound/util/netevent.h
96
struct comm_reply*);
usr.sbin/unbound/util/tube.c
150
struct comm_reply* ATTR_UNUSED(reply_info))
usr.sbin/unbound/util/tube.c
226
struct comm_reply* ATTR_UNUSED(reply_info))
usr.sbin/unbound/util/tube.c
720
int ATTR_UNUSED(error), struct comm_reply* ATTR_UNUSED(reply_info))
usr.sbin/unbound/util/tube.c
728
int ATTR_UNUSED(error), struct comm_reply* ATTR_UNUSED(reply_info))
usr.sbin/unbound/util/tube.h
271
struct comm_reply* reply_info);
usr.sbin/unbound/util/tube.h
275
struct comm_reply* reply_info);
usr.sbin/unbound/util/tube.h
44
struct comm_reply;