Home
last modified time | relevance | path

Searched refs:cookie_present (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/unbound/util/data/
H A Dmsgparse.h248 unsigned int cookie_present : 1; member
H A Dmsgparse.c1049 edns->cookie_present = 1; in parse_edns_options_from_query()
1213 edns->cookie_present = 0; in parse_extract_edns_from_response_msg()
1308 edns->cookie_present = 0; in parse_edns_from_query_pkt()
/freebsd/contrib/unbound/daemon/
H A Dstats.c597 if(!(edns->edns_present && edns->cookie_present)) return; in server_stats_downstream_cookie()
H A Dworker.c1636 else if(edns.cookie_present) { in worker_handle_request()
/freebsd/contrib/unbound/libunbound/
H A Dlibworker.c596 edns->cookie_present = 0; in setup_qinfo_edns()
/freebsd/contrib/unbound/validator/
H A Dautotrust.c2384 edns.cookie_present = 0; in probe_anchor()
/freebsd/contrib/unbound/services/
H A Dauthzone.c5459 edns.cookie_present = 0; in xfr_transfer_lookup_host()
6654 edns.cookie_present = 0; in xfr_probe_lookup_host()