Home
last modified time | relevance | path

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

/src/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()
/src/contrib/unbound/services/cache/ !
H A Dinfra.h508 int cookie_valid, struct config_file* cfg);
H A Dinfra.c1269 int cookie_valid, struct config_file* cfg) in infra_wait_limit_allowed() argument
1285 if(cookie_valid) in infra_wait_limit_allowed()
1296 if(mesh_wait > (cookie_valid?cfg->wait_limit_cookie: in infra_wait_limit_allowed()
/src/contrib/unbound/daemon/ !
H A Dstats.c600 if(edns->cookie_valid) { in server_stats_downstream_cookie()
H A Dworker.c1707 repinfo->client_addrlen, edns.cookie_valid, in worker_handle_request()
1720 else if(edns.cookie_valid) in worker_handle_request()
/src/contrib/unbound/libunbound/ !
H A Dlibworker.c597 edns->cookie_valid = 0; in setup_qinfo_edns()
/src/contrib/unbound/testcode/ !
H A Dfake_event.c1349 edns.cookie_valid = 0; in outnet_serviced_query()
/src/contrib/unbound/validator/ !
H A Dautotrust.c2402 edns.cookie_valid = 0; in probe_anchor()
/src/contrib/unbound/services/ !
H A Dmesh.c442 edns->cookie_valid, mesh->env->cfg)) { in mesh_new_client()
H A Dauthzone.c5458 edns.cookie_valid = 0; in xfr_transfer_lookup_host()
6653 edns.cookie_valid = 0; in xfr_probe_lookup_host()