Home
last modified time | relevance | path

Searched refs:edns_present (Results 1 – 9 of 9) sorted by relevance

/NextBSD/contrib/unbound/util/data/
HDmsgparse.h209 int edns_present; member
HDmsgencode.c720 if(!edns || !edns->edns_present) in calc_edns_field_size()
730 if(!edns || !edns->edns_present) in attach_edns_record()
HDmsgparse.c984 edns->edns_present = 1; in parse_extract_edns()
1015 edns->edns_present = 1; in parse_edns_from_pkt()
/NextBSD/contrib/unbound/daemon/
HDworker.c873 reply_edns.edns_present = 1; in worker_handle_request()
882 if(edns.edns_present && edns.edns_version != 0) { in worker_handle_request()
895 if(edns.edns_present && edns.udp_size < NORMAL_UDP_SIZE && in worker_handle_request()
HDstats.c316 if(edns->edns_present) { in server_stats_insquery()
/NextBSD/contrib/unbound/services/
HDmesh.c860 prev->edns.edns_present == r->edns.edns_present && in mesh_send_reply()
HDoutside_network.c1378 edns.edns_present = 1;
/NextBSD/contrib/unbound/libunbound/
HDlibworker.c579 edns->edns_present = 1; in setup_qinfo_edns()
/NextBSD/contrib/unbound/validator/
HDautotrust.c2332 edns.edns_present = 1; in probe_anchor()