Home
last modified time | relevance | path

Searched refs:edns_data (Results 1 – 25 of 45) sorted by relevance

12

/netbsd-src/external/bsd/unbound/dist/util/data/
H A Dmsgencode.h49 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 Dmsgreply.h52 struct edns_data;
290 struct regional* region, struct edns_data* edns);
623 struct edns_data* edns, struct comm_reply* repinfo, struct regional* region,
643 struct reply_info* rep, int rcode, struct edns_data* edns,
664 struct reply_info* rep, int rcode, struct edns_data* edns,
686 struct reply_info* rep, int rcode, struct edns_data* edns,
H A Dmsgparse.h220 struct edns_data { struct
301 struct edns_data* edns, struct regional* region);
326 int parse_edns_from_query_pkt(struct sldns_buffer* pkt, struct edns_data* edns,
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()
1101 struct edns_data es = *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/bsd/unbound/dist/services/
H A Dmesh.h224 struct edns_data edns;
254 struct edns_data edns;
306 struct edns_data* edns, struct comm_reply* rep, uint16_t qid,
327 uint16_t qflags, struct edns_data* edns, struct sldns_buffer* buf,
541 int mesh_state_add_reply(struct mesh_state* s, struct edns_data* edns,
557 int mesh_state_add_cb(struct mesh_state* s, struct edns_data* edns,
H A Dlocalzone.h54 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 Dauthzone.h56 struct edns_data;
555 struct query_info* qinfo, struct edns_data* edns,
H A Drpz.h181 struct query_info* qinfo, struct edns_data* edns, sldns_buffer* buf,
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dstats.h50 struct edns_data;
119 uint16_t qtype, uint16_t qclass, struct edns_data* edns,
135 struct edns_data* edns);
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()
1576 struct edns_data reply_edns; in worker_handle_request()
/netbsd-src/external/bsd/nsd/dist/
H A Dedns.h25 struct edns_data struct
33 typedef struct edns_data edns_data_type; argument
/netbsd-src/external/bsd/unbound/dist/dynlibmod/examples/
H A Dhelloworld.c34 struct edns_data* edns, struct edns_option** opt_list_out,
120 struct edns_data* edns, struct edns_option** opt_list_out, in reply_callback()
/netbsd-src/external/bsd/unbound/dist/contrib/
H A Dredirect-bogus.patch63 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);
/netbsd-src/external/bsd/unbound/dist/util/
H A Dmodule.h166 struct edns_data;
268 struct edns_data* edns, struct edns_option** opt_list_out,
H A Dedns.h47 struct edns_data;
/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()
324 struct edns_data edns; in testpkt()
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()
1166 struct edns_data edns; in edns_ede_encode_notxt_fit_test()
1197 struct edns_data edns; in edns_ede_encode_no_fit_test()
/netbsd-src/external/bsd/unbound/dist/pythonmod/
H A Dpythonmod.h74 struct edns_data* edns, struct edns_option** opt_list_out,
H A Dpythonmod_utils.c117 struct edns_data edns; in createResponse()
H A Dinterface.i688 %ignore edns_data::opt_list;
689 struct edns_data {
701 struct edns_option** _edns_data_opt_list_get(struct edns_data* edns) {
705 %extend edns_data {
1586 struct edns_data* edns, struct edns_option** opt_list_out,
/netbsd-src/external/bsd/unbound/dist/pythonmod/doc/examples/
H A Dexample6.rst54 :param edns: edns_data to be sent to the client side. It SHOULD NOT be
97 :param edns: edns_data sent from the client side. The list with the EDNS
144 :param edns: edns_data sent from the client side. The list with the
189 :param edns: edns_data to be sent to the client side. If qstate is None
/netbsd-src/external/bsd/unbound/dist/dynlibmod/
H A Ddynlibmod.h72 struct edns_data* edns, struct edns_option** opt_list_out,
/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()
706 struct edns_data edns; in libworker_attach_mesh()
832 struct edns_data edns; in handle_newq()

12