| /freebsd/contrib/unbound/util/data/ |
| H A D | msgencode.h | 49 struct edns_data; 72 struct edns_data* edns, int dnssec, int secure); 109 uint16_t calc_edns_field_size(struct edns_data* edns); 117 uint16_t calc_edns_option_size(struct edns_data* edns, uint16_t code); 130 uint16_t calc_ede_option_size(struct edns_data* edns, uint16_t* txt_size); 138 void attach_edns_record(struct sldns_buffer* pkt, struct edns_data* edns); 152 uint16_t qid, uint16_t qflags, struct edns_data* edns); 169 uint16_t xflags, struct edns_data* edns);
|
| H A D | msgreply.h | 52 struct edns_data; 304 struct regional* region, struct edns_data* edns); 660 struct edns_data* edns, struct comm_reply* repinfo, struct regional* region, 680 struct reply_info* rep, int rcode, struct edns_data* edns, 701 struct reply_info* rep, int rcode, struct edns_data* edns, 723 struct reply_info* rep, int rcode, struct edns_data* edns,
|
| H A D | msgparse.h | 225 struct edns_data { struct 306 struct edns_data* edns, struct regional* region); 332 int parse_edns_from_query_pkt(struct sldns_buffer* pkt, struct edns_data* edns,
|
| H A D | msgencode.c | 808 calc_edns_field_size(struct edns_data* edns) in calc_edns_field_size() 825 calc_edns_option_size(struct edns_data* edns, uint16_t code) in calc_edns_option_size() 843 calc_ede_option_size(struct edns_data* edns, uint16_t* txt_size) in calc_ede_option_size() 917 attach_edns_record_max_msg_sz(sldns_buffer* pkt, struct edns_data* edns, in attach_edns_record_max_msg_sz() 989 attach_edns_record(sldns_buffer* pkt, struct edns_data* edns) in attach_edns_record() 1000 struct edns_data* edns, int dnssec, int secure) in reply_info_answer_encode() 1088 uint16_t xflags, struct edns_data* edns) in extended_error_encode() 1119 struct edns_data es = *edns; in extended_error_encode() 1139 uint16_t qid, uint16_t qflags, struct edns_data* edns) in error_encode()
|
| H A D | msgreply.c | 548 struct regional* region, struct edns_data* edns) in reply_info_parse() 1210 struct reply_info* rep, int rcode, struct edns_data* edns, in inplace_cb_reply_call_generic() 1233 struct edns_data* edns, struct comm_reply* repinfo, struct regional* region, in inplace_cb_reply_call() 1243 struct reply_info* rep, int rcode, struct edns_data* edns, in inplace_cb_reply_cache_call() 1254 struct reply_info* rep, int rcode, struct edns_data* edns, in inplace_cb_reply_local_call() 1265 struct reply_info* rep, int rcode, struct edns_data* edns, in inplace_cb_reply_servfail_call()
|
| H A D | msgparse.c | 949 struct edns_data* edns, struct config_file* cfg, struct comm_point* c, in parse_edns_options_from_query() 1155 struct edns_data* edns, struct regional* region) in parse_extract_edns_from_response_msg() 1269 parse_edns_from_query_pkt(sldns_buffer* pkt, struct edns_data* edns, in parse_edns_from_query_pkt()
|
| /freebsd/contrib/unbound/daemon/ |
| H A D | stats.h | 50 struct edns_data; 119 uint16_t qtype, uint16_t qclass, struct edns_data* edns, 135 struct edns_data* edns);
|
| H A D | worker.c | 554 struct edns_data* edns) in answer_norec_from_cache() 737 struct comm_reply* repinfo, struct edns_data* edns) in answer_from_cache() 965 chaos_replystr(sldns_buffer* pkt, char** str, int num, struct edns_data* edns, in chaos_replystr() 1016 chaos_replyonestr(sldns_buffer* pkt, const char* str, struct edns_data* edns, in chaos_replyonestr() 1030 chaos_trustanchor(sldns_buffer* pkt, struct edns_data* edns, struct worker* w, in chaos_trustanchor() 1091 struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* pkt) in answer_chaos() 1153 struct edns_data* edns, sldns_buffer* pkt, in answer_notify() 1456 struct edns_data edns; in worker_handle_request() 1663 struct edns_data reply_edns; in worker_handle_request()
|
| H A D | stats.c | 533 uint16_t qtype, uint16_t qclass, struct edns_data* edns, in server_stats_insquery() 597 struct edns_data* edns) in server_stats_downstream_cookie()
|
| /freebsd/contrib/unbound/services/ |
| H A D | mesh.h | 237 struct edns_data edns; 267 struct edns_data edns; 319 struct edns_data* edns, struct comm_reply* rep, uint16_t qid, 340 uint16_t qflags, struct edns_data* edns, struct sldns_buffer* buf, 554 int mesh_state_add_reply(struct mesh_state* s, struct edns_data* edns, 570 int mesh_state_add_cb(struct mesh_state* s, struct edns_data* edns,
|
| H A D | localzone.h | 54 struct edns_data; 325 struct query_info* qinfo, struct edns_data* edns, struct sldns_buffer* buf, 346 struct query_info* qinfo, struct edns_data* edns, 609 struct query_info* qinfo, struct edns_data* edns,
|
| H A D | authzone.h | 56 struct edns_data; 558 struct query_info* qinfo, struct edns_data* edns,
|
| H A D | rpz.h | 181 struct query_info* qinfo, struct edns_data* edns, sldns_buffer* buf,
|
| H A D | localzone.c | 1311 struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf, in local_encode() 1346 struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf, in local_error_encode() 1482 struct query_info* qinfo, struct edns_data* edns, in local_data_answer() 1654 struct query_info* qinfo, struct edns_data* edns, in local_zones_zone_answer() 1846 struct query_info* qinfo, struct edns_data* edns, sldns_buffer* buf, in local_zones_answer()
|
| /freebsd/contrib/unbound/dynlibmod/examples/ |
| H A D | helloworld.c | 34 struct edns_data* edns, struct edns_option** opt_list_out, 120 struct edns_data* edns, struct edns_option** opt_list_out, in reply_callback()
|
| /freebsd/contrib/unbound/contrib/ |
| H A D | redirect-bogus.patch | 63 struct edns_data edns_bak = r->edns; 263 + uint16_t qid, uint16_t qflags, struct edns_data* edns, char* data) 309 + struct edns_data es = *edns; 326 uint16_t qid, uint16_t qflags, struct edns_data* edns); 343 + uint16_t qid, uint16_t qflags, struct edns_data* edns, char* address);
|
| H A D | unbound-fuzzme.patch | 132 + struct edns_data edns;
|
| /freebsd/contrib/unbound/util/ |
| H A D | module.h | 166 struct edns_data; 258 * edns: the edns_data of the reply. When qstate is NULL, it is also used as 270 struct edns_data* edns, struct edns_option** opt_list_out,
|
| H A D | edns.h | 48 struct edns_data;
|
| /freebsd/contrib/unbound/testcode/ |
| H A D | unitmain.c | 977 static void edns_ede_encode_setup(struct edns_data* edns, in edns_ede_encode_setup() 1035 struct edns_data* edns, sldns_buffer* pkt) in edns_ede_encode_encodedecode() 1050 static void edns_ede_encode_check(struct edns_data* edns, int* found_ede, in edns_ede_encode_check() 1072 struct edns_data edns; in edns_ede_encode_fit_test() 1093 struct edns_data edns; in edns_ede_encode_notxt_fit_test() 1124 struct edns_data edns; in edns_ede_encode_no_fit_test()
|
| /freebsd/contrib/unbound/dynlibmod/ |
| H A D | dynlibmod.h | 72 struct edns_data* edns, struct edns_option** opt_list_out,
|
| H A D | dynlibmod.c | 215 struct edns_data* edns, struct edns_option** opt_list_out, in dynlib_inplace_cb_reply_generic()
|
| /freebsd/contrib/ldns/ |
| H A D | packet.c | 763 pkt_edns_data2edns_option_list(const ldns_rdf *edns_data) in pkt_edns_data2edns_option_list() argument 770 if (!edns_data) in pkt_edns_data2edns_option_list() 773 max = ldns_rdf_size(edns_data); in pkt_edns_data2edns_option_list() 774 wire = ldns_rdf_data(edns_data); in pkt_edns_data2edns_option_list()
|
| /freebsd/contrib/unbound/libunbound/ |
| H A D | libworker.c | 579 struct query_info* qinfo, struct edns_data* edns) in setup_qinfo_edns() 610 struct edns_data edns; in libworker_fg() 693 struct edns_data edns; in libworker_attach_mesh() 820 struct edns_data edns; in handle_newq()
|
| /freebsd/contrib/unbound/cachedb/ |
| H A D | cachedb.c | 385 struct edns_data edns; in prep_data() 543 struct edns_data edns; in parse_data()
|