sbin/unwind/frontend.c
104
struct edns_data edns;
sbin/unwind/frontend.c
877
struct edns_data edns;
sbin/unwind/frontend.c
927
struct edns_data edns;
sbin/unwind/libunbound/daemon/stats.h
119
uint16_t qtype, uint16_t qclass, struct edns_data* edns,
sbin/unwind/libunbound/daemon/stats.h
135
struct edns_data* edns);
sbin/unwind/libunbound/daemon/stats.h
50
struct edns_data;
sbin/unwind/libunbound/iterator/iterator.c
4316
struct edns_data edns;
sbin/unwind/libunbound/libunbound/libworker.c
588
struct query_info* qinfo, struct edns_data* edns)
sbin/unwind/libunbound/libunbound/libworker.c
619
struct edns_data edns;
sbin/unwind/libunbound/libunbound/libworker.c
702
struct edns_data edns;
sbin/unwind/libunbound/libunbound/libworker.c
829
struct edns_data edns;
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
3585
struct query_info* qinfo, struct edns_data* edns,
sbin/unwind/libunbound/services/authzone.c
5468
struct edns_data edns;
sbin/unwind/libunbound/services/authzone.c
6669
struct edns_data edns;
sbin/unwind/libunbound/services/authzone.c
8508
struct edns_data edns;
sbin/unwind/libunbound/services/authzone.h
558
struct query_info* qinfo, struct edns_data* edns,
sbin/unwind/libunbound/services/authzone.h
56
struct edns_data;
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
1511
struct query_info* qinfo, struct edns_data* edns,
sbin/unwind/libunbound/services/localzone.c
1683
struct query_info* qinfo, struct edns_data* edns,
sbin/unwind/libunbound/services/localzone.c
1875
struct query_info* qinfo, struct edns_data* edns, sldns_buffer* buf,
sbin/unwind/libunbound/services/localzone.h
333
struct query_info* qinfo, struct edns_data* edns, struct sldns_buffer* buf,
sbin/unwind/libunbound/services/localzone.h
354
struct query_info* qinfo, struct edns_data* edns,
sbin/unwind/libunbound/services/localzone.h
54
struct edns_data;
sbin/unwind/libunbound/services/localzone.h
617
struct query_info* qinfo, struct edns_data* edns,
sbin/unwind/libunbound/services/mesh.c
1968
int mesh_state_add_cb(struct mesh_state* s, struct edns_data* edns,
sbin/unwind/libunbound/services/mesh.c
1998
int mesh_state_add_reply(struct mesh_state* s, struct edns_data* edns,
sbin/unwind/libunbound/services/mesh.c
429
struct edns_data* edns, struct comm_reply* rep, uint16_t qid,
sbin/unwind/libunbound/services/mesh.c
624
uint16_t qflags, struct edns_data* edns, sldns_buffer* buf,
sbin/unwind/libunbound/services/mesh.h
245
struct edns_data edns;
sbin/unwind/libunbound/services/mesh.h
275
struct edns_data edns;
sbin/unwind/libunbound/services/mesh.h
327
struct edns_data* edns, struct comm_reply* rep, uint16_t qid,
sbin/unwind/libunbound/services/mesh.h
348
uint16_t qflags, struct edns_data* edns, struct sldns_buffer* buf,
sbin/unwind/libunbound/services/mesh.h
567
int mesh_state_add_reply(struct mesh_state* s, struct edns_data* edns,
sbin/unwind/libunbound/services/mesh.h
583
int mesh_state_add_cb(struct mesh_state* s, struct edns_data* edns,
sbin/unwind/libunbound/services/outside_network.c
2945
struct edns_data edns;
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
2239
struct edns_data* edns, sldns_buffer* buf, struct regional* temp,
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
2740
struct query_info* qinfo, struct edns_data* edns, sldns_buffer* buf,
sbin/unwind/libunbound/services/rpz.h
181
struct query_info* qinfo, struct edns_data* edns, sldns_buffer* buf,
sbin/unwind/libunbound/util/data/msgencode.c
1015
attach_edns_record(sldns_buffer* pkt, struct edns_data* edns)
sbin/unwind/libunbound/util/data/msgencode.c
1026
struct edns_data* edns, int dnssec, int secure)
sbin/unwind/libunbound/util/data/msgencode.c
1114
uint16_t xflags, struct edns_data* edns)
sbin/unwind/libunbound/util/data/msgencode.c
1146
struct edns_data es = *edns;
sbin/unwind/libunbound/util/data/msgencode.c
1173
uint16_t qid, uint16_t qflags, struct edns_data* edns)
sbin/unwind/libunbound/util/data/msgencode.c
824
calc_edns_field_size(struct edns_data* edns)
sbin/unwind/libunbound/util/data/msgencode.c
841
calc_edns_option_size(struct edns_data* edns, uint16_t code)
sbin/unwind/libunbound/util/data/msgencode.c
859
calc_ede_option_size(struct edns_data* edns, size_t* txt_size)
sbin/unwind/libunbound/util/data/msgencode.c
933
attach_edns_record_max_msg_sz(sldns_buffer* pkt, struct edns_data* edns,
sbin/unwind/libunbound/util/data/msgencode.h
109
size_t calc_edns_field_size(struct edns_data* edns);
sbin/unwind/libunbound/util/data/msgencode.h
117
uint16_t calc_edns_option_size(struct edns_data* edns, uint16_t code);
sbin/unwind/libunbound/util/data/msgencode.h
130
uint16_t calc_ede_option_size(struct edns_data* edns, size_t* txt_size);
sbin/unwind/libunbound/util/data/msgencode.h
138
void attach_edns_record(struct sldns_buffer* pkt, struct edns_data* edns);
sbin/unwind/libunbound/util/data/msgencode.h
152
uint16_t qid, uint16_t qflags, struct edns_data* edns);
sbin/unwind/libunbound/util/data/msgencode.h
169
uint16_t xflags, struct edns_data* edns);
sbin/unwind/libunbound/util/data/msgencode.h
49
struct edns_data;
sbin/unwind/libunbound/util/data/msgencode.h
72
struct edns_data* edns, int dnssec, int secure);
sbin/unwind/libunbound/util/data/msgparse.c
1165
struct edns_data* edns, struct regional* region)
sbin/unwind/libunbound/util/data/msgparse.c
1281
parse_edns_from_query_pkt(sldns_buffer* pkt, struct edns_data* edns,
sbin/unwind/libunbound/util/data/msgparse.c
954
struct edns_data* edns, struct config_file* cfg, struct comm_point* c,
sbin/unwind/libunbound/util/data/msgparse.h
331
struct edns_data* edns, struct regional* region);
sbin/unwind/libunbound/util/data/msgparse.h
357
int parse_edns_from_query_pkt(struct sldns_buffer* pkt, struct edns_data* edns,
sbin/unwind/libunbound/util/data/msgreply.c
1238
struct reply_info* rep, int rcode, struct edns_data* edns,
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
1271
struct reply_info* rep, int rcode, struct edns_data* edns,
sbin/unwind/libunbound/util/data/msgreply.c
1282
struct reply_info* rep, int rcode, struct edns_data* edns,
sbin/unwind/libunbound/util/data/msgreply.c
1293
struct reply_info* rep, int rcode, struct edns_data* edns,
sbin/unwind/libunbound/util/data/msgreply.c
553
struct regional* region, struct edns_data* edns)
sbin/unwind/libunbound/util/data/msgreply.h
304
struct regional* region, struct edns_data* edns);
sbin/unwind/libunbound/util/data/msgreply.h
56
struct edns_data;
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
692
struct reply_info* rep, int rcode, struct edns_data* edns,
sbin/unwind/libunbound/util/data/msgreply.h
713
struct reply_info* rep, int rcode, struct edns_data* edns,
sbin/unwind/libunbound/util/data/msgreply.h
735
struct reply_info* rep, int rcode, struct edns_data* edns,
sbin/unwind/libunbound/util/edns.h
48
struct edns_data;
sbin/unwind/libunbound/util/module.h
166
struct edns_data;
sbin/unwind/libunbound/util/module.h
270
struct edns_data* edns, struct edns_option** opt_list_out,
sbin/unwind/libunbound/validator/autotrust.c
2383
struct edns_data edns;
sbin/unwind/resolver.c
2342
struct edns_data edns;
usr.sbin/nsd/edns.h
37
typedef struct edns_data edns_data_type;
usr.sbin/nsd/query.c
1808
struct edns_data *edns = &nsd->edns_ipv4;
usr.sbin/unbound/cachedb/cachedb.c
385
struct edns_data edns;
usr.sbin/unbound/cachedb/cachedb.c
541
struct edns_data edns;
usr.sbin/unbound/daemon/stats.c
539
uint16_t qtype, uint16_t qclass, struct edns_data* edns,
usr.sbin/unbound/daemon/stats.c
603
struct edns_data* edns)
usr.sbin/unbound/daemon/stats.h
119
uint16_t qtype, uint16_t qclass, struct edns_data* edns,
usr.sbin/unbound/daemon/stats.h
135
struct edns_data* edns);
usr.sbin/unbound/daemon/stats.h
50
struct edns_data;
usr.sbin/unbound/daemon/worker.c
1003
chaos_replystr(sldns_buffer* pkt, char** str, int num, struct edns_data* edns,
usr.sbin/unbound/daemon/worker.c
1055
chaos_replyonestr(sldns_buffer* pkt, const char* str, struct edns_data* edns,
usr.sbin/unbound/daemon/worker.c
1069
chaos_trustanchor(sldns_buffer* pkt, struct edns_data* edns, struct worker* w,
usr.sbin/unbound/daemon/worker.c
1130
struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* pkt)
usr.sbin/unbound/daemon/worker.c
1192
struct edns_data* edns, sldns_buffer* pkt,
usr.sbin/unbound/daemon/worker.c
1479
struct edns_data edns;
usr.sbin/unbound/daemon/worker.c
1693
struct edns_data reply_edns;
usr.sbin/unbound/daemon/worker.c
592
struct edns_data* edns)
usr.sbin/unbound/daemon/worker.c
775
struct comm_reply* repinfo, struct edns_data* edns)
usr.sbin/unbound/dynlibmod/dynlibmod.c
215
struct edns_data* edns, struct edns_option** opt_list_out,
usr.sbin/unbound/dynlibmod/dynlibmod.h
72
struct edns_data* edns, struct edns_option** opt_list_out,
usr.sbin/unbound/dynlibmod/examples/helloworld.c
120
struct edns_data* edns, struct edns_option** opt_list_out,
usr.sbin/unbound/dynlibmod/examples/helloworld.c
34
struct edns_data* edns, struct edns_option** opt_list_out,
usr.sbin/unbound/iterator/iterator.c
4316
struct edns_data edns;
usr.sbin/unbound/libunbound/libworker.c
588
struct query_info* qinfo, struct edns_data* edns)
usr.sbin/unbound/libunbound/libworker.c
619
struct edns_data edns;
usr.sbin/unbound/libunbound/libworker.c
702
struct edns_data edns;
usr.sbin/unbound/libunbound/libworker.c
829
struct edns_data edns;
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
3585
struct query_info* qinfo, struct edns_data* edns,
usr.sbin/unbound/services/authzone.c
5468
struct edns_data edns;
usr.sbin/unbound/services/authzone.c
6669
struct edns_data edns;
usr.sbin/unbound/services/authzone.c
8508
struct edns_data edns;
usr.sbin/unbound/services/authzone.h
558
struct query_info* qinfo, struct edns_data* edns,
usr.sbin/unbound/services/authzone.h
56
struct edns_data;
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
1511
struct query_info* qinfo, struct edns_data* edns,
usr.sbin/unbound/services/localzone.c
1683
struct query_info* qinfo, struct edns_data* edns,
usr.sbin/unbound/services/localzone.c
1875
struct query_info* qinfo, struct edns_data* edns, sldns_buffer* buf,
usr.sbin/unbound/services/localzone.h
333
struct query_info* qinfo, struct edns_data* edns, struct sldns_buffer* buf,
usr.sbin/unbound/services/localzone.h
354
struct query_info* qinfo, struct edns_data* edns,
usr.sbin/unbound/services/localzone.h
54
struct edns_data;
usr.sbin/unbound/services/localzone.h
617
struct query_info* qinfo, struct edns_data* edns,
usr.sbin/unbound/services/mesh.c
1968
int mesh_state_add_cb(struct mesh_state* s, struct edns_data* edns,
usr.sbin/unbound/services/mesh.c
1998
int mesh_state_add_reply(struct mesh_state* s, struct edns_data* edns,
usr.sbin/unbound/services/mesh.c
429
struct edns_data* edns, struct comm_reply* rep, uint16_t qid,
usr.sbin/unbound/services/mesh.c
624
uint16_t qflags, struct edns_data* edns, sldns_buffer* buf,
usr.sbin/unbound/services/mesh.h
245
struct edns_data edns;
usr.sbin/unbound/services/mesh.h
275
struct edns_data edns;
usr.sbin/unbound/services/mesh.h
327
struct edns_data* edns, struct comm_reply* rep, uint16_t qid,
usr.sbin/unbound/services/mesh.h
348
uint16_t qflags, struct edns_data* edns, struct sldns_buffer* buf,
usr.sbin/unbound/services/mesh.h
567
int mesh_state_add_reply(struct mesh_state* s, struct edns_data* edns,
usr.sbin/unbound/services/mesh.h
583
int mesh_state_add_cb(struct mesh_state* s, struct edns_data* edns,
usr.sbin/unbound/services/outside_network.c
2945
struct edns_data edns;
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
2239
struct edns_data* edns, sldns_buffer* buf, struct regional* temp,
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
2740
struct query_info* qinfo, struct edns_data* edns, sldns_buffer* buf,
usr.sbin/unbound/services/rpz.h
181
struct query_info* qinfo, struct edns_data* edns, sldns_buffer* buf,
usr.sbin/unbound/testcode/dohclient.c
221
struct edns_data edns;
usr.sbin/unbound/testcode/doqclient.c
328
struct edns_data edns;
usr.sbin/unbound/testcode/fake_event.c
1307
struct edns_data edns;
usr.sbin/unbound/testcode/perf.c
486
struct edns_data ed;
usr.sbin/unbound/testcode/streamtcp.c
212
struct edns_data edns;
usr.sbin/unbound/testcode/unitmain.c
1035
struct edns_data* edns, sldns_buffer* pkt)
usr.sbin/unbound/testcode/unitmain.c
1050
static void edns_ede_encode_check(struct edns_data* edns, int* found_ede,
usr.sbin/unbound/testcode/unitmain.c
1072
struct edns_data edns;
usr.sbin/unbound/testcode/unitmain.c
1093
struct edns_data edns;
usr.sbin/unbound/testcode/unitmain.c
1124
struct edns_data edns;
usr.sbin/unbound/testcode/unitmain.c
977
static void edns_ede_encode_setup(struct edns_data* edns,
usr.sbin/unbound/testcode/unitmsgparse.c
168
struct edns_data* edns)
usr.sbin/unbound/testcode/unitmsgparse.c
210
struct edns_data edns;
usr.sbin/unbound/testcode/unitmsgparse.c
324
struct edns_data edns;
usr.sbin/unbound/testcode/unitverify.c
95
struct edns_data edns;
usr.sbin/unbound/util/data/msgencode.c
1015
attach_edns_record(sldns_buffer* pkt, struct edns_data* edns)
usr.sbin/unbound/util/data/msgencode.c
1026
struct edns_data* edns, int dnssec, int secure)
usr.sbin/unbound/util/data/msgencode.c
1114
uint16_t xflags, struct edns_data* edns)
usr.sbin/unbound/util/data/msgencode.c
1146
struct edns_data es = *edns;
usr.sbin/unbound/util/data/msgencode.c
1173
uint16_t qid, uint16_t qflags, struct edns_data* edns)
usr.sbin/unbound/util/data/msgencode.c
824
calc_edns_field_size(struct edns_data* edns)
usr.sbin/unbound/util/data/msgencode.c
841
calc_edns_option_size(struct edns_data* edns, uint16_t code)
usr.sbin/unbound/util/data/msgencode.c
859
calc_ede_option_size(struct edns_data* edns, size_t* txt_size)
usr.sbin/unbound/util/data/msgencode.c
933
attach_edns_record_max_msg_sz(sldns_buffer* pkt, struct edns_data* edns,
usr.sbin/unbound/util/data/msgencode.h
109
size_t calc_edns_field_size(struct edns_data* edns);
usr.sbin/unbound/util/data/msgencode.h
117
uint16_t calc_edns_option_size(struct edns_data* edns, uint16_t code);
usr.sbin/unbound/util/data/msgencode.h
130
uint16_t calc_ede_option_size(struct edns_data* edns, size_t* txt_size);
usr.sbin/unbound/util/data/msgencode.h
138
void attach_edns_record(struct sldns_buffer* pkt, struct edns_data* edns);
usr.sbin/unbound/util/data/msgencode.h
152
uint16_t qid, uint16_t qflags, struct edns_data* edns);
usr.sbin/unbound/util/data/msgencode.h
169
uint16_t xflags, struct edns_data* edns);
usr.sbin/unbound/util/data/msgencode.h
49
struct edns_data;
usr.sbin/unbound/util/data/msgencode.h
72
struct edns_data* edns, int dnssec, int secure);
usr.sbin/unbound/util/data/msgparse.c
1165
struct edns_data* edns, struct regional* region)
usr.sbin/unbound/util/data/msgparse.c
1281
parse_edns_from_query_pkt(sldns_buffer* pkt, struct edns_data* edns,
usr.sbin/unbound/util/data/msgparse.c
954
struct edns_data* edns, struct config_file* cfg, struct comm_point* c,
usr.sbin/unbound/util/data/msgparse.h
331
struct edns_data* edns, struct regional* region);
usr.sbin/unbound/util/data/msgparse.h
357
int parse_edns_from_query_pkt(struct sldns_buffer* pkt, struct edns_data* edns,
usr.sbin/unbound/util/data/msgreply.c
1238
struct reply_info* rep, int rcode, struct edns_data* edns,
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
1271
struct reply_info* rep, int rcode, struct edns_data* edns,
usr.sbin/unbound/util/data/msgreply.c
1282
struct reply_info* rep, int rcode, struct edns_data* edns,
usr.sbin/unbound/util/data/msgreply.c
1293
struct reply_info* rep, int rcode, struct edns_data* edns,
usr.sbin/unbound/util/data/msgreply.c
553
struct regional* region, struct edns_data* edns)
usr.sbin/unbound/util/data/msgreply.h
304
struct regional* region, struct edns_data* edns);
usr.sbin/unbound/util/data/msgreply.h
56
struct edns_data;
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
692
struct reply_info* rep, int rcode, struct edns_data* edns,
usr.sbin/unbound/util/data/msgreply.h
713
struct reply_info* rep, int rcode, struct edns_data* edns,
usr.sbin/unbound/util/data/msgreply.h
735
struct reply_info* rep, int rcode, struct edns_data* edns,
usr.sbin/unbound/util/edns.h
48
struct edns_data;
usr.sbin/unbound/util/module.h
166
struct edns_data;
usr.sbin/unbound/util/module.h
270
struct edns_data* edns, struct edns_option** opt_list_out,
usr.sbin/unbound/validator/autotrust.c
2379
struct edns_data edns;