Home
last modified time | relevance | path

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

12

/netbsd-src/external/bsd/nsd/dist/
H A Dedns.c65 edns_init_record(edns_record_type *edns) in edns_init_record()
83 edns_record_type* edns, struct query* query, nsd_type* nsd) in edns_handle_option()
127 edns_parse_record(edns_record_type *edns, buffer_type *packet, in edns_parse_record()
191 edns_reserved_space(edns_record_type *edns) in edns_reserved_space()
H A Dquery.h70 edns_record_type edns; member
/netbsd-src/external/bsd/unbound/dist/pythonmod/examples/
H A Dinplace_callbacks.py77 def inplace_reply_callback(qinfo, qstate, rep, rcode, edns, opt_list_out, argument
105 def inplace_cache_callback(qinfo, qstate, rep, rcode, edns, opt_list_out, argument
155 def inplace_local_callback(qinfo, qstate, rep, rcode, edns, opt_list_out, argument
184 def inplace_servfail_callback(qinfo, qstate, rep, rcode, edns, opt_list_out, argument
/netbsd-src/external/bsd/unbound/dist/util/data/
H A Dmsgencode.c793 calc_edns_field_size(struct edns_data* edns) in calc_edns_field_size()
810 calc_edns_option_size(struct edns_data* edns, uint16_t code) in calc_edns_option_size()
828 calc_ede_option_size(struct edns_data* edns, uint16_t* txt_size) in calc_ede_option_size()
899 attach_edns_record_max_msg_sz(sldns_buffer* pkt, struct edns_data* edns, in attach_edns_record_max_msg_sz()
971 attach_edns_record(sldns_buffer* pkt, struct edns_data* edns) in attach_edns_record()
982 struct edns_data* edns, int dnssec, int secure) in reply_info_answer_encode()
1070 uint16_t xflags, struct edns_data* edns) in extended_error_encode()
1121 uint16_t qid, uint16_t qflags, struct edns_data* edns) in error_encode()
H A Dmsgreply.c506 struct regional* region, struct edns_data* edns) in reply_info_parse()
1125 struct reply_info* rep, int rcode, struct edns_data* edns, in inplace_cb_reply_call_generic()
1148 struct edns_data* edns, struct comm_reply* repinfo, struct regional* region, in inplace_cb_reply_call()
1158 struct reply_info* rep, int rcode, struct edns_data* edns, in inplace_cb_reply_cache_call()
1169 struct reply_info* rep, int rcode, struct edns_data* edns, in inplace_cb_reply_local_call()
1180 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()
1126 struct edns_data* edns, struct regional* region) in parse_extract_edns_from_response_msg()
1240 parse_edns_from_query_pkt(sldns_buffer* pkt, struct edns_data* edns, in parse_edns_from_query_pkt()
/netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/
H A Dcompress.h73 int edns; /*%< Edns version or -1. */ global() member
94 int edns; /*%< Edns version or -1. */ global() member
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dcompress.h74 int edns; /*%< Edns version or -1. */ member
95 int edns; /*%< Edns version or -1. */ member
/netbsd-src/external/mpl/bind/dist/bin/tests/system/tcp/
H A Dtests_tcp.py30 create_msg(qname, qtype, edns=-1) global() argument
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dworker.c465 struct edns_data* edns) in answer_norec_from_cache()
647 struct comm_reply* repinfo, struct edns_data* edns) in answer_from_cache()
873 chaos_replystr(sldns_buffer* pkt, char** str, int num, struct edns_data* edns, in chaos_replystr()
924 chaos_replyonestr(sldns_buffer* pkt, const char* str, struct edns_data* edns, in chaos_replyonestr()
938 chaos_trustanchor(sldns_buffer* pkt, struct edns_data* edns, struct worker* w, in chaos_trustanchor()
999 struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* pkt) in answer_chaos()
1061 struct edns_data* edns, sldns_buffer* pkt, in answer_notify()
1372 struct edns_data edns; in worker_handle_request() local
H A Dstats.c517 uint16_t qtype, uint16_t qclass, struct edns_data* edns, in server_stats_insquery()
576 struct edns_data* edns) in server_stats_downstream_cookie()
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dunitmsgparse.c168 struct edns_data* edns) in perf_encode()
210 struct edns_data edns; in perftestpkt() local
324 struct edns_data edns; in testpkt() local
H A Dunitmain.c1050 static void edns_ede_encode_setup(struct edns_data* edns, in edns_ede_encode_setup()
1108 struct edns_data* edns, sldns_buffer* pkt) in edns_ede_encode_encodedecode()
1123 static void edns_ede_encode_check(struct edns_data* edns, int* found_ede, in edns_ede_encode_check()
1145 struct edns_data edns; in edns_ede_encode_fit_test() local
1166 struct edns_data edns; in edns_ede_encode_notxt_fit_test() local
1197 struct edns_data edns; in edns_ede_encode_no_fit_test() local
H A Dstreamtcp.c212 struct edns_data edns; in write_q() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dcompress.c128 dns_compress_init(dns_compress_t *cctx, int edns, isc_mem_t *mctx) { in dns_compress_init()
532 dns_decompress_init(dns_decompress_t *dctx, int edns, in dns_decompress_init()
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dcompress.c128 dns_compress_init(dns_compress_t * cctx,int edns,isc_mem_t * mctx) dns_compress_init() argument
528 dns_decompress_init(dns_decompress_t * dctx,int edns,dns_decompresstype_t type) dns_decompress_init() argument
/netbsd-src/external/bsd/unbound/dist/pythonmod/
H A Dpythonmod_utils.c117 struct edns_data edns; in createResponse() local
/netbsd-src/external/bsd/unbound/dist/libunbound/
H A Dlibworker.c593 struct query_info* qinfo, struct edns_data* edns) in setup_qinfo_edns()
624 struct edns_data edns; in libworker_fg() local
706 struct edns_data edns; in libworker_attach_mesh() local
832 struct edns_data edns; in handle_newq() local
/netbsd-src/external/bsd/unbound/dist/dynlibmod/examples/
H A Dhelloworld.c120 struct edns_data* edns, struct edns_option** opt_list_out, in reply_callback()
/netbsd-src/external/bsd/unbound/dist/services/
H A Dmesh.h224 struct edns_data edns; member
254 struct edns_data edns; member
H A Dmesh.c398 struct edns_data* edns, struct comm_reply* rep, uint16_t qid, in mesh_new_client()
548 uint16_t qflags, struct edns_data* edns, sldns_buffer* buf, in mesh_new_callback()
1596 int mesh_state_add_cb(struct mesh_state* s, struct edns_data* edns, in mesh_state_add_cb()
1626 int mesh_state_add_reply(struct mesh_state* s, struct edns_data* edns, in mesh_state_add_reply()
H A Dlocalzone.c1296 struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf, in local_encode()
1331 struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf, in local_error_encode()
1467 struct query_info* qinfo, struct edns_data* edns, in local_data_answer()
1637 struct query_info* qinfo, struct edns_data* edns, in local_zones_zone_answer()
1829 struct query_info* qinfo, struct edns_data* edns, sldns_buffer* buf, in local_zones_answer()
H A Drpz.c1705 struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf, in rpz_local_encode()
1774 struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf, in rpz_apply_clientip_localdata_action()
2069 struct edns_data* edns, sldns_buffer* buf, struct regional* temp, in rpz_synthesize_qname_localdata()
2462 struct query_info* qinfo, struct edns_data* edns, struct comm_reply* repinfo, in rpz_apply_maybe_clientip_trigger()
2520 struct query_info* qinfo, struct edns_data* edns, sldns_buffer* buf, in rpz_callback_from_worker_request()
/netbsd-src/external/bsd/unbound/dist/cachedb/
H A Dcachedb.c390 struct edns_data edns; in prep_data() local
519 struct edns_data edns; in parse_data() local
/netbsd-src/external/bsd/unbound/dist/edns-subnet/
H A Dsubnetmod.c323 get_tree(struct subnet_msg_cache_data *data, struct ecs_data *edns, in get_tree()
353 struct ecs_data *edns = &sq->ecs_client_in; in update_cache() local

12