Home
last modified time | relevance | path

Searched refs:cookie_valid (Results 1 – 10 of 10) sorted by relevance

/freebsd-14.2/contrib/unbound/util/data/
H A Dmsgparse.h250 unsigned int cookie_valid : 1; member
H A Dmsgparse.c1089 edns->cookie_valid = 1; in parse_edns_options_from_query()
1092 edns->cookie_valid = 1; in parse_edns_options_from_query()
1214 edns->cookie_valid = 0; in parse_extract_edns_from_response_msg()
1309 edns->cookie_valid = 0; in parse_edns_from_query_pkt()
/freebsd-14.2/contrib/unbound/services/cache/
H A Dinfra.h495 int cookie_valid, struct config_file* cfg);
H A Dinfra.c1229 int cookie_valid, struct config_file* cfg) in infra_wait_limit_allowed() argument
1245 if(cookie_valid) in infra_wait_limit_allowed()
1256 if(mesh_wait > (cookie_valid?cfg->wait_limit_cookie: in infra_wait_limit_allowed()
/freebsd-14.2/contrib/unbound/daemon/
H A Dstats.c598 if(edns->cookie_valid) { in server_stats_downstream_cookie()
H A Dworker.c1618 repinfo->client_addrlen, edns.cookie_valid, in worker_handle_request()
1630 else if(edns.cookie_valid) in worker_handle_request()
/freebsd-14.2/contrib/unbound/libunbound/
H A Dlibworker.c597 edns->cookie_valid = 0; in setup_qinfo_edns()
/freebsd-14.2/contrib/unbound/validator/
H A Dautotrust.c2385 edns.cookie_valid = 0; in probe_anchor()
/freebsd-14.2/contrib/unbound/services/
H A Dmesh.c423 edns->cookie_valid, mesh->env->cfg)) { in mesh_new_client()
H A Dauthzone.c5460 edns.cookie_valid = 0; in xfr_transfer_lookup_host()
6655 edns.cookie_valid = 0; in xfr_probe_lookup_host()