Home
last modified time | relevance | path

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

12

/freebsd-13.1/contrib/unbound/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 void attach_edns_record(struct sldns_buffer* pkt, struct edns_data* edns);
131 uint16_t qid, uint16_t qflags, struct edns_data* edns);
H A Dmsgreply.h51 struct edns_data;
274 struct regional* region, struct edns_data* edns);
566 struct edns_data* edns, struct comm_reply* repinfo, struct regional* region,
586 struct reply_info* rep, int rcode, struct edns_data* edns,
607 struct reply_info* rep, int rcode, struct edns_data* edns,
629 struct reply_info* rep, int rcode, struct edns_data* edns,
H A Dmsgparse.h219 struct edns_data { struct
294 struct edns_data* edns, struct regional* region);
308 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 attach_edns_record_max_msg_sz(sldns_buffer* pkt, struct edns_data* edns, in attach_edns_record_max_msg_sz()
882 attach_edns_record(sldns_buffer* pkt, struct edns_data* edns) in attach_edns_record()
893 struct edns_data* edns, int dnssec, int secure) in reply_info_answer_encode()
963 uint16_t qid, uint16_t qflags, struct edns_data* edns) in error_encode()
993 struct edns_data es = *edns; in error_encode()
H A Dmsgreply.c503 struct regional* region, struct edns_data* edns) in reply_info_parse()
1055 struct reply_info* rep, int rcode, struct edns_data* edns, in inplace_cb_reply_call_generic()
1078 struct edns_data* edns, struct comm_reply* repinfo, struct regional* region, in inplace_cb_reply_call()
1088 struct reply_info* rep, int rcode, struct edns_data* edns, in inplace_cb_reply_cache_call()
1099 struct reply_info* rep, int rcode, struct edns_data* edns, in inplace_cb_reply_local_call()
1110 struct reply_info* rep, int rcode, struct edns_data* edns, in inplace_cb_reply_servfail_call()
H A Dmsgparse.c957 struct edns_data* edns, struct config_file* cfg, struct comm_point* c, in parse_edns_options_from_query()
1060 struct edns_data* edns, struct regional* region) in parse_extract_edns_from_response_msg()
1172 parse_edns_from_query_pkt(sldns_buffer* pkt, struct edns_data* edns, in parse_edns_from_query_pkt()
/freebsd-13.1/contrib/unbound/services/
H A Dmesh.h222 struct edns_data edns;
252 struct edns_data edns;
302 struct edns_data* edns, struct comm_reply* rep, uint16_t qid);
320 uint16_t qflags, struct edns_data* edns, struct sldns_buffer* buf,
536 int mesh_state_add_reply(struct mesh_state* s, struct edns_data* edns,
552 int mesh_state_add_cb(struct mesh_state* s, struct edns_data* edns,
H A Dlocalzone.h54 struct edns_data;
323 struct query_info* qinfo, struct edns_data* edns, struct sldns_buffer* buf,
344 struct query_info* qinfo, struct edns_data* edns,
607 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.h182 struct query_info* qinfo, struct edns_data* edns, sldns_buffer* buf,
H A Drpz.c1517 struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf, in rpz_local_encode()
1599 struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf, in rpz_apply_clientip_localdata_action()
1891 struct edns_data* edns, sldns_buffer* buf, struct regional* temp, in rpz_synthesize_qname_localdata()
2269 struct query_info* qinfo, struct edns_data* edns, struct comm_reply* repinfo, in rpz_apply_maybe_clientip_trigger()
2324 struct query_info* qinfo, struct edns_data* edns, sldns_buffer* buf, in rpz_callback_from_worker_request()
H A Dlocalzone.c1296 struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf, in local_encode()
1330 struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* buf, in local_error_encode()
1459 struct query_info* qinfo, struct edns_data* edns, in local_data_answer()
1627 struct query_info* qinfo, struct edns_data* edns, in local_zones_zone_answer()
1805 struct query_info* qinfo, struct edns_data* edns, sldns_buffer* buf, in local_zones_answer()
H A Dmesh.c461 struct edns_data* edns, struct comm_reply* rep, uint16_t qid) in mesh_new_client()
608 uint16_t qflags, struct edns_data* edns, sldns_buffer* buf, in mesh_new_callback()
1493 int mesh_state_add_cb(struct mesh_state* s, struct edns_data* edns, in mesh_state_add_cb()
1523 int mesh_state_add_reply(struct mesh_state* s, struct edns_data* edns, in mesh_state_add_reply()
/freebsd-13.1/contrib/unbound/daemon/
H A Dstats.h50 struct edns_data;
119 uint16_t qtype, uint16_t qclass, struct edns_data* edns,
H A Dworker.c441 struct edns_data* edns) in answer_norec_from_cache()
601 struct comm_reply* repinfo, struct edns_data* edns) in answer_from_cache()
778 chaos_replystr(sldns_buffer* pkt, char** str, int num, struct edns_data* edns, in chaos_replystr()
829 chaos_replyonestr(sldns_buffer* pkt, const char* str, struct edns_data* edns, in chaos_replyonestr()
843 chaos_trustanchor(sldns_buffer* pkt, struct edns_data* edns, struct worker* w, in chaos_trustanchor()
904 struct edns_data* edns, struct comm_reply* repinfo, sldns_buffer* pkt) in answer_chaos()
965 struct edns_data* edns, sldns_buffer* pkt, struct comm_reply* repinfo) in answer_notify()
1069 struct edns_data edns; in worker_handle_request()
1245 struct edns_data reply_edns; in worker_handle_request()
H A Dstats.c474 uint16_t qtype, uint16_t qclass, struct edns_data* edns, in server_stats_insquery()
/freebsd-13.1/contrib/unbound/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()
/freebsd-13.1/contrib/unbound/util/
H A Dedns.h47 struct edns_data;
H A Dmodule.h166 struct edns_data;
259 struct edns_data* edns, struct edns_option** opt_list_out,
/freebsd-13.1/contrib/unbound/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);
H A Dunbound-fuzzme.patch132 + struct edns_data edns;
/freebsd-13.1/contrib/unbound/dynlibmod/
H A Ddynlibmod.h72 struct edns_data* edns, struct edns_option** opt_list_out,
H A Ddynlibmod.c214 struct edns_data* edns, struct edns_option** opt_list_out, in dynlib_inplace_cb_reply_generic()
/freebsd-13.1/contrib/unbound/libunbound/
H A Dlibworker.c590 struct query_info* qinfo, struct edns_data* edns) in setup_qinfo_edns()
619 struct edns_data edns; in libworker_fg()
701 struct edns_data edns; in libworker_attach_mesh()
827 struct edns_data edns; in handle_newq()
/freebsd-13.1/contrib/unbound/cachedb/
H A Dcachedb.c383 struct edns_data edns; in prep_data()
495 struct edns_data edns; in parse_data()

12