Home
last modified time | relevance | path

Searched refs:no_cache_store (Results 1 – 10 of 10) 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()
175 qstate->no_cache_store = sq->started_no_cache_store; in ecs_whitelist_check()
186 qstate->no_cache_store = 0; in ecs_whitelist_check()
208 qstate->no_cache_store = 1; in ecs_whitelist_check()
217 qstate->no_cache_store = 1; in ecs_whitelist_check()
676 subq->no_cache_store = 1; in generate_sub_request()
969 qstate->no_cache_store = 1; in ecs_edns_back_parsed()
977 qstate->no_cache_store = 1; in ecs_edns_back_parsed()
981 qstate->no_cache_store = 1; in ecs_edns_back_parsed()
1022 qstate->no_cache_store = sq->started_no_cache_store; in subnetmod_operate()
[all …]
/freebsd/contrib/unbound/dns64/
H A Ddns64.c713 iq->started_no_cache_store = qstate->no_cache_store; in dns64_operate()
714 qstate->no_cache_store = 1; in dns64_operate()
733 qstate->no_cache_store = qstate->fwd_stub_no_cache; 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()
/freebsd/contrib/unbound/util/
H A Dmodule.h691 int no_cache_store; member
/freebsd/contrib/unbound/iterator/
H A Diterator.c300 if(qstate->no_cache_store) { in error_response_cache()
1513 qstate->no_cache_store = 1; in processInitRequest()
2347 if(!qstate->no_cache_store && iq->query_for_pside_glue in processLastResort()
3342 if(!qstate->no_cache_store) in processQueryResponse()
3422 if(!qstate->no_cache_store && in processQueryResponse()
3452 if(!qstate->no_cache_store && iq->query_for_pside_glue in processQueryResponse()
3585 if(!qstate->no_cache_store) in processQueryResponse()
4184 if(!qstate->no_cache_store && iq->query_for_pside_glue in processFinished()
4238 if(!qstate->no_cache_store && (qstate->query_flags&BIT_RD)) { in processFinished()
/freebsd/contrib/unbound/ipsecmod/
H A Dipsecmod.c451 qstate->no_cache_store = 1; in ipsecmod_handle_query()
/freebsd/contrib/unbound/cachedb/
H A Dcachedb.c911 if(!ie->enabled || qstate->no_cache_store in cachedb_handle_response()
/freebsd/contrib/unbound/validator/
H A Dvalidator.c2602 if(!qstate->no_cache_store) { in processFinished()
2745 if(!qstate->no_cache_store) {
/freebsd/contrib/unbound/services/
H A Dmesh.c1074 mstate->s.no_cache_store = 0; in mesh_state_create()
/freebsd/contrib/unbound/contrib/
H A Dfastrpz.patch3045 if(!qstate->no_cache_store && qstate->query_flags&BIT_RD) {
/freebsd/contrib/unbound/doc/
H A DChangelog5618 the previous no_cache_store setting when the the module is finished.
7002 the no_cache_store flag was set.
7218 - Added two flags to module_qstate (no_cache_lookup, no_cache_store) that