Searched refs:cookie_valid (Results 1 - 20 of 20) sorted by relevance

/openbsd-current/usr.sbin/unbound/util/data/
H A Dmsgparse.h247 unsigned int cookie_valid : 1; member in struct:edns_data
H A Dmsgparse.c1080 edns->cookie_valid = 1;
1185 edns->cookie_valid = 0;
1279 edns->cookie_valid = 0;
/openbsd-current/sbin/unwind/libunbound/util/data/
H A Dmsgparse.h247 unsigned int cookie_valid : 1; member in struct:edns_data
H A Dmsgparse.c1080 edns->cookie_valid = 1;
1185 edns->cookie_valid = 0;
1279 edns->cookie_valid = 0;
/openbsd-current/usr.sbin/unbound/services/cache/
H A Dinfra.h495 int cookie_valid, struct config_file* cfg);
H A Dinfra.c1220 int cookie_valid, struct config_file* cfg)
1236 if(cookie_valid)
1247 if(mesh_wait > (cookie_valid?cfg->wait_limit_cookie:
1219 infra_wait_limit_allowed(struct infra_cache* infra, struct comm_reply* rep, int cookie_valid, struct config_file* cfg) argument
/openbsd-current/sbin/unwind/libunbound/services/cache/
H A Dinfra.h495 int cookie_valid, struct config_file* cfg);
H A Dinfra.c1220 int cookie_valid, struct config_file* cfg)
1236 if(cookie_valid)
1247 if(mesh_wait > (cookie_valid?cfg->wait_limit_cookie:
1219 infra_wait_limit_allowed(struct infra_cache* infra, struct comm_reply* rep, int cookie_valid, struct config_file* cfg) argument
/openbsd-current/lib/libssl/
H A Dssl_srvr.c783 int i, j, al, ret, cookie_valid = 0; local
959 cookie_valid = 1;
1150 ret = cookie_valid ? 2 : 1;
/openbsd-current/usr.sbin/unbound/daemon/
H A Dstats.c579 if(edns->cookie_valid) {
H A Dworker.c1619 repinfo->client_addrlen, edns.cookie_valid,
1631 else if(edns.cookie_valid)
/openbsd-current/usr.sbin/unbound/libunbound/
H A Dlibworker.c596 edns->cookie_valid = 0;
/openbsd-current/sbin/unwind/libunbound/libunbound/
H A Dlibworker.c596 edns->cookie_valid = 0;
/openbsd-current/usr.sbin/unbound/validator/
H A Dautotrust.c2384 edns.cookie_valid = 0;
/openbsd-current/sbin/unwind/libunbound/validator/
H A Dautotrust.c2388 edns.cookie_valid = 0;
/openbsd-current/usr.sbin/unbound/services/
H A Dmesh.c420 edns->cookie_valid, mesh->env->cfg)) {
H A Dauthzone.c5437 edns.cookie_valid = 0;
6632 edns.cookie_valid = 0;
/openbsd-current/usr.sbin/unbound/testcode/
H A Dfake_event.c1328 edns.cookie_valid = 0;
/openbsd-current/sbin/unwind/libunbound/services/
H A Dmesh.c420 edns->cookie_valid, mesh->env->cfg)) {
H A Dauthzone.c5437 edns.cookie_valid = 0;
6632 edns.cookie_valid = 0;

Completed in 394 milliseconds