Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/unbound/dns64/
H A Ddns64.c702 iq->started_no_cache_store = qstate->no_cache_store; in dns64_operate()
703 qstate->no_cache_store = 1; in dns64_operate()
719 qstate->no_cache_store = iq->started_no_cache_store; in dns64_operate()
976 super_dq->started_no_cache_store = super->no_cache_store; in dns64_inform_super()
/freebsd-14.2/contrib/unbound/edns-subnet/
H A Dsubnetmod.c99 sq->started_no_cache_store = qstate->no_cache_store; in subnet_new_qstate()
159 qstate->no_cache_store = 0; in ecs_whitelist_check()
790 qstate->no_cache_store = 1; in ecs_edns_back_parsed()
797 qstate->no_cache_store = 1; in ecs_edns_back_parsed()
946 qstate->no_cache_store = sq->started_no_cache_store; in subnetmod_operate()
/freebsd-14.2/contrib/unbound/util/
H A Dmodule.h678 int no_cache_store; member
/freebsd-14.2/contrib/unbound/iterator/
H A Diterator.c310 if(qstate->no_cache_store) { in error_response_cache()
1498 qstate->no_cache_store = 1; in processInitRequest()
2326 if(!qstate->no_cache_store && iq->query_for_pside_glue in processLastResort()
3299 if(!qstate->no_cache_store) in processQueryResponse()
3379 if(!qstate->no_cache_store && in processQueryResponse()
3409 if(!qstate->no_cache_store && iq->query_for_pside_glue in processQueryResponse()
3526 if(!qstate->no_cache_store) in processQueryResponse()
4099 if(!qstate->no_cache_store && iq->query_for_pside_glue in processFinished()
4152 if(!qstate->no_cache_store && qstate->query_flags&BIT_RD) { in processFinished()
/freebsd-14.2/contrib/unbound/ipsecmod/
H A Dipsecmod.c407 qstate->no_cache_store = 1; in ipsecmod_handle_query()
/freebsd-14.2/contrib/unbound/cachedb/
H A Dcachedb.c883 if(!ie->enabled || qstate->no_cache_store) { in cachedb_handle_response()
/freebsd-14.2/contrib/unbound/validator/
H A Dvalidator.c2428 if(!qstate->no_cache_store) { in processFinished()
2562 if(!qstate->no_cache_store) { in processFinished()
/freebsd-14.2/contrib/unbound/services/
H A Dmesh.c932 mstate->s.no_cache_store = 0; in mesh_state_create()
/freebsd-14.2/contrib/unbound/contrib/
H A Dfastrpz.patch3045 if(!qstate->no_cache_store && qstate->query_flags&BIT_RD) {
/freebsd-14.2/contrib/unbound/doc/
H A DChangelog3995 the previous no_cache_store setting when the the module is finished.
5379 no_cache_store flag was set.
5595 - Added two flags to module_qstate (no_cache_lookup, no_cache_store) that