Home
last modified time | relevance | path

Searched refs:started_no_cache_store (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/edns-subnet/
H A Dsubnetmod.c103 sq->started_no_cache_store = qstate->no_cache_store; in subnet_new_qstate()
173 (sq->started_no_cache_store? in ecs_whitelist_check()
175 qstate->no_cache_store = sq->started_no_cache_store; in ecs_whitelist_check()
668 subsq->started_no_cache_store = sq->started_no_cache_store; in generate_sub_request()
782 if(!sq->started_no_cache_store) { in eval_response()
1004 if(!sq->started_no_cache_store && in subnetmod_operate()
1022 qstate->no_cache_store = sq->started_no_cache_store; in subnetmod_operate()
1179 qstate->no_cache_store = sq->started_no_cache_store; in subnetmod_operate()
H A Dsubnetmod.h112 int started_no_cache_store; member
/freebsd/contrib/unbound/dns64/
H A Ddns64.c95 int started_no_cache_store; member
662 if( (!iq || !iq->started_no_cache_store) && in handle_event_moddone()
713 iq->started_no_cache_store = qstate->no_cache_store; in dns64_operate()
735 qstate->no_cache_store = iq->started_no_cache_store; in dns64_operate()
1007 super_dq->started_no_cache_store = super->no_cache_store; in dns64_inform_super()
1059 (!super_dq || !super_dq->started_no_cache_store) && in dns64_inform_super()