Home
last modified time | relevance | path

Searched defs:edns (Results 1 – 25 of 27) sorted by relevance

12

/src/contrib/ldns/
H A Dedns.c24 ldns_edns_get_size(const ldns_edns_option *edns) in ldns_edns_get_size()
31 ldns_edns_get_code(const ldns_edns_option *edns) in ldns_edns_get_code()
38 ldns_edns_get_data(const ldns_edns_option *edns) in ldns_edns_get_data()
45 ldns_edns_get_wireformat_buffer(const ldns_edns_option *edns) in ldns_edns_get_wireformat_buffer()
77 ldns_edns_set_size(ldns_edns_option *edns, size_t size) in ldns_edns_set_size()
84 ldns_edns_set_code(ldns_edns_option *edns, ldns_edns_option_code code) in ldns_edns_set_code()
91 ldns_edns_set_data(ldns_edns_option *edns, void *data) in ldns_edns_set_data()
102 ldns_edns_option *edns; in ldns_edns_new() local
117 ldns_edns_option *edns; in ldns_edns_new_from_data() local
137 ldns_edns_clone(ldns_edns_option *edns) in ldns_edns_clone()
[all …]
H A Dpacket.c782 ldns_edns_option* edns; in pkt_edns_data2edns_option_list() local
/src/contrib/unbound/util/data/
H A Dmsgencode.c808 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()
1139 uint16_t qid, uint16_t qflags, struct edns_data* edns) in error_encode()
H A Dmsgreply.c548 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 Dmsgparse.c949 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()
/src/contrib/unbound/testcode/
H A Dunitmain.c977 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() local
1093 struct edns_data edns; in edns_ede_encode_notxt_fit_test() local
1124 struct edns_data edns; in edns_ede_encode_no_fit_test() local
H A Dunitverify.c95 struct edns_data edns; in entry_to_repinfo() local
H A Ddoqclient.c328 struct edns_data edns; in make_query() local
/src/contrib/unbound/daemon/
H A Dworker.c554 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() local
H A Dstats.c533 uint16_t qtype, uint16_t qclass, struct edns_data* edns, in server_stats_insquery()
597 struct edns_data* edns) in server_stats_downstream_cookie()
/src/contrib/unbound/pythonmod/
H A Dpythonmod_utils.c117 struct edns_data edns; in createResponse() local
/src/contrib/unbound/dynlibmod/examples/
H A Dhelloworld.c120 struct edns_data* edns, struct edns_option** opt_list_out, in reply_callback()
/src/contrib/unbound/libunbound/
H A Dlibworker.c579 struct query_info* qinfo, struct edns_data* edns) in setup_qinfo_edns()
610 struct edns_data edns; in libworker_fg() local
693 struct edns_data edns; in libworker_attach_mesh() local
820 struct edns_data edns; in handle_newq() local
/src/contrib/unbound/services/
H A Dmesh.h237 struct edns_data edns; member
267 struct edns_data edns; member
H A Dmesh.c426 struct edns_data* edns, struct comm_reply* rep, uint16_t qid, in mesh_new_client()
600 uint16_t qflags, struct edns_data* edns, sldns_buffer* buf, in mesh_new_callback()
1911 int mesh_state_add_cb(struct mesh_state* s, struct edns_data* edns, in mesh_state_add_cb()
1941 int mesh_state_add_reply(struct mesh_state* s, struct edns_data* edns, in mesh_state_add_reply()
H A Dlocalzone.c1311 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()
H A Drpz.c1774 struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf, in rpz_local_encode()
1843 struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf, in rpz_apply_clientip_localdata_action()
2238 struct edns_data* edns, sldns_buffer* buf, struct regional* temp, in rpz_synthesize_qname_localdata()
2658 struct query_info* qinfo, struct edns_data* edns, struct comm_reply* repinfo, in rpz_apply_maybe_clientip_trigger()
2737 struct query_info* qinfo, struct edns_data* edns, sldns_buffer* buf, in rpz_callback_from_worker_request()
H A Doutside_network.c2883 struct edns_data edns; local
H A Dauthzone.c3517 struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf, in auth_answer_encode()
3543 struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf, in auth_error_encode()
3560 struct query_info* qinfo, struct edns_data* edns, in auth_zones_downstream_answer()
5416 struct edns_data edns; in xfr_transfer_lookup_host() local
6609 struct edns_data edns; in xfr_probe_lookup_host() local
8428 struct edns_data edns; in zonemd_lookup_dnskey() local
/src/contrib/unbound/edns-subnet/
H A Dsubnetmod.c352 get_tree(struct subnet_msg_cache_data *data, struct ecs_data *edns, in get_tree()
382 struct ecs_data *edns = &sq->ecs_client_in; in update_cache() local
/src/contrib/ldns/drill/
H A Ddrill.c464 ldns_edns_option *edns; in main() local
/src/contrib/unbound/cachedb/
H A Dcachedb.c385 struct edns_data edns; in prep_data() local
543 struct edns_data edns; in parse_data() local
/src/contrib/unbound/dynlibmod/
H A Ddynlibmod.c215 struct edns_data* edns, struct edns_option** opt_list_out, in dynlib_inplace_cb_reply_generic()
/src/contrib/unbound/iterator/
H A Diterator.c4291 struct edns_data edns; in process_response() local
/src/contrib/unbound/validator/
H A Dautotrust.c2379 struct edns_data edns; in probe_anchor() local

12