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()
1021 qstate->no_cache_store = sq->started_no_cache_store; in subnetmod_operate()
[all …]
/freebsd/contrib/unbound/dns64/
H A Ddns64.c704 iq->started_no_cache_store = qstate->no_cache_store; in dns64_operate()
705 qstate->no_cache_store = 1; in dns64_operate()
721 qstate->no_cache_store = iq->started_no_cache_store; in dns64_operate()
978 super_dq->started_no_cache_store = super->no_cache_store; in dns64_inform_super()
/freebsd/contrib/unbound/util/
H A Dmodule.h688 int no_cache_store; member
/freebsd/contrib/unbound/iterator/
H A Diterator.c299 if(qstate->no_cache_store) { in error_response_cache()
1488 qstate->no_cache_store = 1; in processInitRequest()
2321 if(!qstate->no_cache_store && iq->query_for_pside_glue in processLastResort()
3307 if(!qstate->no_cache_store) in processQueryResponse()
3387 if(!qstate->no_cache_store && in processQueryResponse()
3417 if(!qstate->no_cache_store && iq->query_for_pside_glue in processQueryResponse()
3543 if(!qstate->no_cache_store) in processQueryResponse()
4114 if(!qstate->no_cache_store && iq->query_for_pside_glue in processFinished()
4167 if(!qstate->no_cache_store && (qstate->query_flags&BIT_RD)) { in processFinished()
/freebsd/contrib/unbound/ipsecmod/
H A Dipsecmod.c407 qstate->no_cache_store = 1; in ipsecmod_handle_query()
/freebsd/contrib/unbound/cachedb/
H A Dcachedb.c900 if(!ie->enabled || qstate->no_cache_store in cachedb_handle_response()
/freebsd/contrib/unbound/validator/
H A Dvalidator.c2497 if(!qstate->no_cache_store) { in processFinished()
2640 if(!qstate->no_cache_store) { in processFinished()
/freebsd/contrib/unbound/services/
H A Dmesh.c1038 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 DChangelog5041 the previous no_cache_store setting when the the module is finished.
6425 the no_cache_store flag was set.
6641 - Added two flags to module_qstate (no_cache_lookup, no_cache_store) that