Searched refs:no_cache_store (Results 1 – 10 of 10) sorted by relevance
687 iq->started_no_cache_store = qstate->no_cache_store; in dns64_operate()688 qstate->no_cache_store = 1; in dns64_operate()703 qstate->no_cache_store = iq->started_no_cache_store; in dns64_operate()958 super_dq->started_no_cache_store = super->no_cache_store; in dns64_inform_super()
95 sq->started_no_cache_store = qstate->no_cache_store; in subnet_new_qstate()154 qstate->no_cache_store = 0; in ecs_whitelist_check()675 qstate->no_cache_store = 1; in ecs_edns_back_parsed()798 qstate->no_cache_store = sq->started_no_cache_store; in subnetmod_operate()
648 int no_cache_store; member
300 if(!qstate->no_cache_store) { in error_response_cache()1290 qstate->no_cache_store = 1; in processInitRequest()2062 if(!qstate->no_cache_store && iq->query_for_pside_glue in processLastResort()2787 if(!qstate->no_cache_store) in processQueryResponse()2868 if(!qstate->no_cache_store && in processQueryResponse()2897 if(!qstate->no_cache_store && iq->query_for_pside_glue in processQueryResponse()2995 if(!qstate->no_cache_store) in processQueryResponse()3523 if(!qstate->no_cache_store && iq->query_for_pside_glue in processFinished()3564 if(!qstate->no_cache_store && qstate->query_flags&BIT_RD) { in processFinished()
396 qstate->no_cache_store = 1; in ipsecmod_handle_query()
749 if(!ie->enabled || qstate->no_cache_store) { in cachedb_handle_response()
2214 if(!qstate->no_cache_store) { in processFinished()2302 if(!qstate->no_cache_store) { in processFinished()
818 mstate->s.no_cache_store = 0; in mesh_state_create()
3045 if(!qstate->no_cache_store && qstate->query_flags&BIT_RD) {
931 the previous no_cache_store setting when the the module is finished.2315 no_cache_store flag was set.2531 - Added two flags to module_qstate (no_cache_lookup, no_cache_store) that