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
4291
struct edns_data edns;
sbin/unwind/libunbound/libunbound/libworker.c
579
struct query_info* qinfo, struct edns_data* edns)
sbin/unwind/libunbound/libunbound/libworker.c
610
struct edns_data edns;
sbin/unwind/libunbound/libunbound/libworker.c
693
struct edns_data edns;
sbin/unwind/libunbound/libunbound/libworker.c
820
struct edns_data edns;
sbin/unwind/libunbound/services/authzone.c
3517
struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf,
sbin/unwind/libunbound/services/authzone.c
3543
struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf,
sbin/unwind/libunbound/services/authzone.c
3560
struct query_info* qinfo, struct edns_data* edns,
sbin/unwind/libunbound/services/authzone.c
5416
struct edns_data edns;
sbin/unwind/libunbound/services/authzone.c
6609
struct edns_data edns;
sbin/unwind/libunbound/services/authzone.c
8428
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
1311
struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf,
sbin/unwind/libunbound/services/localzone.c
1346
struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf,
sbin/unwind/libunbound/services/localzone.c
1482
struct query_info* qinfo, struct edns_data* edns,
sbin/unwind/libunbound/services/localzone.c
1654
struct query_info* qinfo, struct edns_data* edns,
sbin/unwind/libunbound/services/localzone.c
1846
struct query_info* qinfo, struct edns_data* edns, sldns_buffer* buf,
sbin/unwind/libunbound/services/localzone.h
325
struct query_info* qinfo, struct edns_data* edns, struct sldns_buffer* buf,
sbin/unwind/libunbound/services/localzone.h
346
struct query_info* qinfo, struct edns_data* edns,
sbin/unwind/libunbound/services/localzone.h
54
struct edns_data;
sbin/unwind/libunbound/services/localzone.h
609
struct query_info* qinfo, struct edns_data* edns,
sbin/unwind/libunbound/services/mesh.c
1911
int mesh_state_add_cb(struct mesh_state* s, struct edns_data* edns,
sbin/unwind/libunbound/services/mesh.c
1941
int mesh_state_add_reply(struct mesh_state* s, struct edns_data* edns,
sbin/unwind/libunbound/services/mesh.c
426
struct edns_data* edns, struct comm_reply* rep, uint16_t qid,
sbin/unwind/libunbound/services/mesh.c
600
uint16_t qflags, struct edns_data* edns, sldns_buffer* buf,
sbin/unwind/libunbound/services/mesh.h
237
struct edns_data edns;
sbin/unwind/libunbound/services/mesh.h
267
struct edns_data edns;
sbin/unwind/libunbound/services/mesh.h
319
struct edns_data* edns, struct comm_reply* rep, uint16_t qid,
sbin/unwind/libunbound/services/mesh.h
340
uint16_t qflags, struct edns_data* edns, struct sldns_buffer* buf,
sbin/unwind/libunbound/services/mesh.h
554
int mesh_state_add_reply(struct mesh_state* s, struct edns_data* edns,
sbin/unwind/libunbound/services/mesh.h
570
int mesh_state_add_cb(struct mesh_state* s, struct edns_data* edns,
sbin/unwind/libunbound/services/outside_network.c
2883
struct edns_data edns;
sbin/unwind/libunbound/services/rpz.c
1774
struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf,
sbin/unwind/libunbound/services/rpz.c
1843
struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf,
sbin/unwind/libunbound/services/rpz.c
2238
struct edns_data* edns, sldns_buffer* buf, struct regional* temp,
sbin/unwind/libunbound/services/rpz.c
2658
struct query_info* qinfo, struct edns_data* edns, struct comm_reply* repinfo,
sbin/unwind/libunbound/services/rpz.c
2737
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
1000
struct edns_data* edns, int dnssec, int secure)
sbin/unwind/libunbound/util/data/msgencode.c
1088
uint16_t xflags, struct edns_data* edns)
sbin/unwind/libunbound/util/data/msgencode.c
1119
struct edns_data es = *edns;
sbin/unwind/libunbound/util/data/msgencode.c
1139
uint16_t qid, uint16_t qflags, struct edns_data* edns)
sbin/unwind/libunbound/util/data/msgencode.c
808
calc_edns_field_size(struct edns_data* edns)
sbin/unwind/libunbound/util/data/msgencode.c
825
calc_edns_option_size(struct edns_data* edns, uint16_t code)
sbin/unwind/libunbound/util/data/msgencode.c
843
calc_ede_option_size(struct edns_data* edns, uint16_t* txt_size)
sbin/unwind/libunbound/util/data/msgencode.c
917
attach_edns_record_max_msg_sz(sldns_buffer* pkt, struct edns_data* edns,
sbin/unwind/libunbound/util/data/msgencode.c
989
attach_edns_record(sldns_buffer* pkt, struct edns_data* edns)
sbin/unwind/libunbound/util/data/msgencode.h
109
uint16_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, uint16_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
1155
struct edns_data* edns, struct regional* region)
sbin/unwind/libunbound/util/data/msgparse.c
1269
parse_edns_from_query_pkt(sldns_buffer* pkt, struct edns_data* edns,
sbin/unwind/libunbound/util/data/msgparse.c
949
struct edns_data* edns, struct config_file* cfg, struct comm_point* c,
sbin/unwind/libunbound/util/data/msgparse.h
306
struct edns_data* edns, struct regional* region);
sbin/unwind/libunbound/util/data/msgparse.h
332
int parse_edns_from_query_pkt(struct sldns_buffer* pkt, struct edns_data* edns,
sbin/unwind/libunbound/util/data/msgreply.c
1210
struct reply_info* rep, int rcode, struct edns_data* edns,
sbin/unwind/libunbound/util/data/msgreply.c
1233
struct edns_data* edns, struct comm_reply* repinfo, struct regional* region,
sbin/unwind/libunbound/util/data/msgreply.c
1243
struct reply_info* rep, int rcode, struct edns_data* edns,
sbin/unwind/libunbound/util/data/msgreply.c
1254
struct reply_info* rep, int rcode, struct edns_data* edns,
sbin/unwind/libunbound/util/data/msgreply.c
1265
struct reply_info* rep, int rcode, struct edns_data* edns,
sbin/unwind/libunbound/util/data/msgreply.c
548
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
52
struct edns_data;
sbin/unwind/libunbound/util/data/msgreply.h
660
struct edns_data* edns, struct comm_reply* repinfo, struct regional* region,
sbin/unwind/libunbound/util/data/msgreply.h
680
struct reply_info* rep, int rcode, struct edns_data* edns,
sbin/unwind/libunbound/util/data/msgreply.h
701
struct reply_info* rep, int rcode, struct edns_data* edns,
sbin/unwind/libunbound/util/data/msgreply.h
723
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
1804
struct edns_data *edns = &nsd->edns_ipv4;
usr.sbin/unbound/cachedb/cachedb.c
385
struct edns_data edns;
usr.sbin/unbound/cachedb/cachedb.c
543
struct edns_data edns;
usr.sbin/unbound/daemon/stats.c
533
uint16_t qtype, uint16_t qclass, struct edns_data* edns,
usr.sbin/unbound/daemon/stats.c
597
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
1016
chaos_replyonestr(sldns_buffer* pkt, const char* str, struct edns_data* edns,
usr.sbin/unbound/daemon/worker.c
1030
chaos_trustanchor(sldns_buffer* pkt, struct edns_data* edns, struct worker* w,
usr.sbin/unbound/daemon/worker.c
1091
struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* pkt)
usr.sbin/unbound/daemon/worker.c
1153
struct edns_data* edns, sldns_buffer* pkt,
usr.sbin/unbound/daemon/worker.c
1456
struct edns_data edns;
usr.sbin/unbound/daemon/worker.c
1663
struct edns_data reply_edns;
usr.sbin/unbound/daemon/worker.c
554
struct edns_data* edns)
usr.sbin/unbound/daemon/worker.c
737
struct comm_reply* repinfo, struct edns_data* edns)
usr.sbin/unbound/daemon/worker.c
965
chaos_replystr(sldns_buffer* pkt, char** str, int num, 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
4291
struct edns_data edns;
usr.sbin/unbound/libunbound/libworker.c
579
struct query_info* qinfo, struct edns_data* edns)
usr.sbin/unbound/libunbound/libworker.c
610
struct edns_data edns;
usr.sbin/unbound/libunbound/libworker.c
693
struct edns_data edns;
usr.sbin/unbound/libunbound/libworker.c
820
struct edns_data edns;
usr.sbin/unbound/services/authzone.c
3517
struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf,
usr.sbin/unbound/services/authzone.c
3543
struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf,
usr.sbin/unbound/services/authzone.c
3560
struct query_info* qinfo, struct edns_data* edns,
usr.sbin/unbound/services/authzone.c
5416
struct edns_data edns;
usr.sbin/unbound/services/authzone.c
6609
struct edns_data edns;
usr.sbin/unbound/services/authzone.c
8428
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
1311
struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf,
usr.sbin/unbound/services/localzone.c
1346
struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf,
usr.sbin/unbound/services/localzone.c
1482
struct query_info* qinfo, struct edns_data* edns,
usr.sbin/unbound/services/localzone.c
1654
struct query_info* qinfo, struct edns_data* edns,
usr.sbin/unbound/services/localzone.c
1846
struct query_info* qinfo, struct edns_data* edns, sldns_buffer* buf,
usr.sbin/unbound/services/localzone.h
325
struct query_info* qinfo, struct edns_data* edns, struct sldns_buffer* buf,
usr.sbin/unbound/services/localzone.h
346
struct query_info* qinfo, struct edns_data* edns,
usr.sbin/unbound/services/localzone.h
54
struct edns_data;
usr.sbin/unbound/services/localzone.h
609
struct query_info* qinfo, struct edns_data* edns,
usr.sbin/unbound/services/mesh.c
1911
int mesh_state_add_cb(struct mesh_state* s, struct edns_data* edns,
usr.sbin/unbound/services/mesh.c
1941
int mesh_state_add_reply(struct mesh_state* s, struct edns_data* edns,
usr.sbin/unbound/services/mesh.c
426
struct edns_data* edns, struct comm_reply* rep, uint16_t qid,
usr.sbin/unbound/services/mesh.c
600
uint16_t qflags, struct edns_data* edns, sldns_buffer* buf,
usr.sbin/unbound/services/mesh.h
237
struct edns_data edns;
usr.sbin/unbound/services/mesh.h
267
struct edns_data edns;
usr.sbin/unbound/services/mesh.h
319
struct edns_data* edns, struct comm_reply* rep, uint16_t qid,
usr.sbin/unbound/services/mesh.h
340
uint16_t qflags, struct edns_data* edns, struct sldns_buffer* buf,
usr.sbin/unbound/services/mesh.h
554
int mesh_state_add_reply(struct mesh_state* s, struct edns_data* edns,
usr.sbin/unbound/services/mesh.h
570
int mesh_state_add_cb(struct mesh_state* s, struct edns_data* edns,
usr.sbin/unbound/services/outside_network.c
2883
struct edns_data edns;
usr.sbin/unbound/services/rpz.c
1774
struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf,
usr.sbin/unbound/services/rpz.c
1843
struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf,
usr.sbin/unbound/services/rpz.c
2238
struct edns_data* edns, sldns_buffer* buf, struct regional* temp,
usr.sbin/unbound/services/rpz.c
2658
struct query_info* qinfo, struct edns_data* edns, struct comm_reply* repinfo,
usr.sbin/unbound/services/rpz.c
2737
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
1306
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
1000
struct edns_data* edns, int dnssec, int secure)
usr.sbin/unbound/util/data/msgencode.c
1088
uint16_t xflags, struct edns_data* edns)
usr.sbin/unbound/util/data/msgencode.c
1119
struct edns_data es = *edns;
usr.sbin/unbound/util/data/msgencode.c
1139
uint16_t qid, uint16_t qflags, struct edns_data* edns)
usr.sbin/unbound/util/data/msgencode.c
808
calc_edns_field_size(struct edns_data* edns)
usr.sbin/unbound/util/data/msgencode.c
825
calc_edns_option_size(struct edns_data* edns, uint16_t code)
usr.sbin/unbound/util/data/msgencode.c
843
calc_ede_option_size(struct edns_data* edns, uint16_t* txt_size)
usr.sbin/unbound/util/data/msgencode.c
917
attach_edns_record_max_msg_sz(sldns_buffer* pkt, struct edns_data* edns,
usr.sbin/unbound/util/data/msgencode.c
989
attach_edns_record(sldns_buffer* pkt, struct edns_data* edns)
usr.sbin/unbound/util/data/msgencode.h
109
uint16_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, uint16_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
1155
struct edns_data* edns, struct regional* region)
usr.sbin/unbound/util/data/msgparse.c
1269
parse_edns_from_query_pkt(sldns_buffer* pkt, struct edns_data* edns,
usr.sbin/unbound/util/data/msgparse.c
949
struct edns_data* edns, struct config_file* cfg, struct comm_point* c,
usr.sbin/unbound/util/data/msgparse.h
306
struct edns_data* edns, struct regional* region);
usr.sbin/unbound/util/data/msgparse.h
332
int parse_edns_from_query_pkt(struct sldns_buffer* pkt, struct edns_data* edns,
usr.sbin/unbound/util/data/msgreply.c
1210
struct reply_info* rep, int rcode, struct edns_data* edns,
usr.sbin/unbound/util/data/msgreply.c
1233
struct edns_data* edns, struct comm_reply* repinfo, struct regional* region,
usr.sbin/unbound/util/data/msgreply.c
1243
struct reply_info* rep, int rcode, struct edns_data* edns,
usr.sbin/unbound/util/data/msgreply.c
1254
struct reply_info* rep, int rcode, struct edns_data* edns,
usr.sbin/unbound/util/data/msgreply.c
1265
struct reply_info* rep, int rcode, struct edns_data* edns,
usr.sbin/unbound/util/data/msgreply.c
548
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
52
struct edns_data;
usr.sbin/unbound/util/data/msgreply.h
660
struct edns_data* edns, struct comm_reply* repinfo, struct regional* region,
usr.sbin/unbound/util/data/msgreply.h
680
struct reply_info* rep, int rcode, struct edns_data* edns,
usr.sbin/unbound/util/data/msgreply.h
701
struct reply_info* rep, int rcode, struct edns_data* edns,
usr.sbin/unbound/util/data/msgreply.h
723
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;