Home
last modified time | relevance | path

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

/freebsd/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/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_inc()
1285 if(cookie_valid)
1296 if(mesh_wait > (cookie_valid?cfg->wait_limit_cookie: in infra_wait_limit_dec()
1229 infra_wait_limit_allowed(struct infra_cache * infra,struct comm_reply * rep,int cookie_valid,struct config_file * cfg) infra_wait_limit_allowed() argument
/freebsd/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()
/freebsd/contrib/unbound/libunbound/
H A Dlibworker.c597 edns->cookie_valid = 0; in setup_qinfo_edns()
/freebsd/contrib/unbound/testcode/
H A Dfake_event.c1349 edns.cookie_valid = 0; in outnet_serviced_query()
/freebsd/contrib/unbound/validator/
H A Dautotrust.c2402 edns.cookie_valid = 0; in probe_anchor()
/freebsd/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()