Home
last modified time | relevance | path

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

/src/contrib/unbound/edns-subnet/
H A Dsubnetmod.c100 sq->started_no_cache_store = qstate->no_cache_store; in subnet_new_qstate()
166 qstate->no_cache_store = 0; in ecs_whitelist_check()
176 qstate->no_cache_store = 0; in ecs_whitelist_check()
590 subq->no_cache_store = 1; in generate_sub_request()
877 qstate->no_cache_store = 1; in ecs_edns_back_parsed()
884 qstate->no_cache_store = 1; in ecs_edns_back_parsed()
887 qstate->no_cache_store = 1; in ecs_edns_back_parsed()
927 qstate->no_cache_store = sq->started_no_cache_store; in subnetmod_operate()
1082 qstate->no_cache_store = sq->started_no_cache_store; in subnetmod_operate()
/src/contrib/unbound/dns64/
H A Ddns64.c703 iq->started_no_cache_store = qstate->no_cache_store; in dns64_operate()
704 qstate->no_cache_store = 1; in dns64_operate()
720 qstate->no_cache_store = iq->started_no_cache_store; in dns64_operate()
977 super_dq->started_no_cache_store = super->no_cache_store; in dns64_inform_super()
/src/contrib/unbound/util/
H A Dmodule.h683 int no_cache_store; member
/src/contrib/unbound/iterator/
H A Diterator.c299 if(qstate->no_cache_store) { in error_response_cache()
1487 qstate->no_cache_store = 1; in processInitRequest()
2320 if(!qstate->no_cache_store && iq->query_for_pside_glue in processLastResort()
3308 if(!qstate->no_cache_store) in processQueryResponse()
3388 if(!qstate->no_cache_store && in processQueryResponse()
3418 if(!qstate->no_cache_store && iq->query_for_pside_glue in processQueryResponse()
3544 if(!qstate->no_cache_store) in processQueryResponse()
4115 if(!qstate->no_cache_store && iq->query_for_pside_glue in processFinished()
4168 if(!qstate->no_cache_store && (qstate->query_flags&BIT_RD)) { in processFinished()
/src/contrib/unbound/ipsecmod/
H A Dipsecmod.c407 qstate->no_cache_store = 1; in ipsecmod_handle_query()
/src/contrib/unbound/cachedb/
H A Dcachedb.c886 if(!ie->enabled || qstate->no_cache_store) { in cachedb_handle_response()
/src/contrib/unbound/validator/
H A Dvalidator.c2466 if(!qstate->no_cache_store) { in processFinished()
2609 if(!qstate->no_cache_store) { in processFinished()
/src/contrib/unbound/pythonmod/
H A Dinterface.i816 int no_cache_store;
/src/contrib/unbound/services/
H A Dmesh.c1022 mstate->s.no_cache_store = 0; in mesh_state_create()
/src/contrib/unbound/contrib/
H A Dfastrpz.patch3045 if(!qstate->no_cache_store && qstate->query_flags&BIT_RD) {
/src/contrib/unbound/doc/
H A DChangelog4527 the previous no_cache_store setting when the the module is finished.
5911 the no_cache_store flag was set.
6127 - Added two flags to module_qstate (no_cache_lookup, no_cache_store) that