Home
last modified time | relevance | path

Searched refs:opt_list_inplace_cb_out (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/unbound/services/
H A Dmesh.c464 edns->opt_list_inplace_cb_out = NULL; in mesh_new_client()
483 edns->opt_list_inplace_cb_out = NULL; in mesh_new_client()
568 edns->opt_list_inplace_cb_out = NULL; in mesh_new_client()
1240 r->edns.opt_list_inplace_cb_out = NULL; in mesh_do_callback()
1244 r->edns.opt_list_inplace_cb_out = NULL; in mesh_do_callback()
1392 edns_opt_list_compare(prev->edns.opt_list_inplace_cb_out, r->edns.opt_list_inplace_cb_out) == 0 in mesh_send_reply()
1409 r->edns.opt_list_inplace_cb_out = NULL; in mesh_send_reply()
1413 r->edns.opt_list_inplace_cb_out = NULL; in mesh_send_reply()
1456 r->edns.opt_list_inplace_cb_out = NULL; in mesh_send_reply()
1704 if(edns->opt_list_inplace_cb_out && !(r->edns.opt_list_inplace_cb_out = in mesh_state_add_cb()
[all …]
H A Dauthzone.c3565 edns->opt_list_inplace_cb_out = NULL; in auth_error_encode()
5457 edns.opt_list_inplace_cb_out = NULL; in xfr_transfer_lookup_host()
6652 edns.opt_list_inplace_cb_out = NULL; in xfr_probe_lookup_host()
8452 edns.opt_list_inplace_cb_out = NULL; in zonemd_lookup_dnskey()
H A Dlocalzone.c1347 edns->opt_list_inplace_cb_out = NULL; in local_error_encode()
H A Doutside_network.c2875 edns.opt_list_inplace_cb_out = NULL;
/freebsd/contrib/unbound/util/data/
H A Dmsgencode.c814 for(opt = edns->opt_list_inplace_cb_out; opt; opt = opt->next) { in calc_edns_field_size()
831 for(opt = edns->opt_list_inplace_cb_out; opt; opt = opt->next) { in calc_edns_option_size()
850 for(opt = edns->opt_list_inplace_cb_out; opt; opt = opt->next) { in calc_ede_option_size()
940 for(opt=edns->opt_list_inplace_cb_out; opt; opt=opt->next) { in attach_edns_record_max_msg_sz()
1053 ede_trim_text(&edns->opt_list_inplace_cb_out); in reply_info_answer_encode()
1057 edns_opt_list_remove(&edns->opt_list_inplace_cb_out, LDNS_EDNS_EDE); in reply_info_answer_encode()
1126 edns_opt_list_remove(&es.opt_list_inplace_cb_out, LDNS_EDNS_EDE); in extended_error_encode()
H A Dmsgparse.h242 struct edns_option* opt_list_inplace_cb_out; member
H A Dmsgparse.c1211 edns->opt_list_inplace_cb_out = NULL; in parse_extract_edns_from_response_msg()
1306 edns->opt_list_inplace_cb_out = NULL; in parse_edns_from_query_pkt()
H A Dmsgreply.c1227 edns->opt_list_inplace_cb_out = opt_list_out; in inplace_cb_reply_call_generic()
/freebsd/contrib/unbound/daemon/
H A Dworker.c571 edns->opt_list_inplace_cb_out = NULL; in answer_norec_from_cache()
809 edns->opt_list_inplace_cb_out = NULL; in answer_from_cache()
889 edns->opt_list_inplace_cb_out = NULL; in chaos_replystr()
1590 edns.opt_list_inplace_cb_out = NULL; in worker_handle_request()
/freebsd/contrib/unbound/libunbound/
H A Dlibworker.c594 edns->opt_list_inplace_cb_out = NULL; in setup_qinfo_edns()
/freebsd/contrib/unbound/validator/
H A Dautotrust.c2382 edns.opt_list_inplace_cb_out = NULL; in probe_anchor()