Searched refs:no_cache_store (Results 1 – 10 of 10) sorted by relevance
103 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 …]
704 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()
688 int no_cache_store; member
299 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()
407 qstate->no_cache_store = 1; in ipsecmod_handle_query()
900 if(!ie->enabled || qstate->no_cache_store in cachedb_handle_response()
2497 if(!qstate->no_cache_store) { in processFinished()2640 if(!qstate->no_cache_store) { in processFinished()
1038 mstate->s.no_cache_store = 0; in mesh_state_create()
3045 if(!qstate->no_cache_store && qstate->query_flags&BIT_RD) {
5041 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