Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/unbound/dns64/
H A Ddns64.c696 iq->started_no_cache_store = qstate->no_cache_store; in dns64_operate()
697 qstate->no_cache_store = 1; in dns64_operate()
712 qstate->no_cache_store = iq->started_no_cache_store; in dns64_operate()
968 super_dq->started_no_cache_store = super->no_cache_store; in dns64_inform_super()
/freebsd-13.1/contrib/unbound/edns-subnet/
H A Dsubnetmod.c95 sq->started_no_cache_store = qstate->no_cache_store; in subnet_new_qstate()
154 qstate->no_cache_store = 0; in ecs_whitelist_check()
686 qstate->no_cache_store = 1; in ecs_edns_back_parsed()
813 qstate->no_cache_store = sq->started_no_cache_store; in subnetmod_operate()
/freebsd-13.1/contrib/unbound/util/
H A Dmodule.h655 int no_cache_store; member
/freebsd-13.1/contrib/unbound/iterator/
H A Diterator.c300 if(!qstate->no_cache_store) { in error_response_cache()
1344 qstate->no_cache_store = 1; in processInitRequest()
2089 if(!qstate->no_cache_store && iq->query_for_pside_glue in processLastResort()
2833 if(!qstate->no_cache_store) in processQueryResponse()
2906 if(!qstate->no_cache_store && in processQueryResponse()
2935 if(!qstate->no_cache_store && iq->query_for_pside_glue in processQueryResponse()
3036 if(!qstate->no_cache_store) in processQueryResponse()
3598 if(!qstate->no_cache_store && iq->query_for_pside_glue in processFinished()
3639 if(!qstate->no_cache_store && qstate->query_flags&BIT_RD) { in processFinished()
/freebsd-13.1/contrib/unbound/ipsecmod/
H A Dipsecmod.c407 qstate->no_cache_store = 1; in ipsecmod_handle_query()
/freebsd-13.1/contrib/unbound/cachedb/
H A Dcachedb.c757 if(!ie->enabled || qstate->no_cache_store) { in cachedb_handle_response()
/freebsd-13.1/contrib/unbound/validator/
H A Dvalidator.c2057 if(!qstate->no_cache_store) { in processFinished()
2145 if(!qstate->no_cache_store) { in processFinished()
/freebsd-13.1/contrib/unbound/services/
H A Dmesh.c839 mstate->s.no_cache_store = 0; in mesh_state_create()
/freebsd-13.1/contrib/unbound/contrib/
H A Dfastrpz.patch3045 if(!qstate->no_cache_store && qstate->query_flags&BIT_RD) {
/freebsd-13.1/contrib/unbound/doc/
H A DChangelog2348 the previous no_cache_store setting when the the module is finished.
3732 no_cache_store flag was set.
3948 - Added two flags to module_qstate (no_cache_lookup, no_cache_store) that