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()1022 qstate->no_cache_store = sq->started_no_cache_store; in subnetmod_operate()[all …]
713 iq->started_no_cache_store = qstate->no_cache_store; in dns64_operate()714 qstate->no_cache_store = 1; in dns64_operate()733 qstate->no_cache_store = qstate->fwd_stub_no_cache; in dns64_operate()735 qstate->no_cache_store = iq->started_no_cache_store; in dns64_operate()1007 super_dq->started_no_cache_store = super->no_cache_store; in dns64_inform_super()
691 int no_cache_store; member
300 if(qstate->no_cache_store) { in error_response_cache()1513 qstate->no_cache_store = 1; in processInitRequest()2347 if(!qstate->no_cache_store && iq->query_for_pside_glue in processLastResort()3342 if(!qstate->no_cache_store) in processQueryResponse()3422 if(!qstate->no_cache_store && in processQueryResponse()3452 if(!qstate->no_cache_store && iq->query_for_pside_glue in processQueryResponse()3585 if(!qstate->no_cache_store) in processQueryResponse()4184 if(!qstate->no_cache_store && iq->query_for_pside_glue in processFinished()4238 if(!qstate->no_cache_store && (qstate->query_flags&BIT_RD)) { in processFinished()
451 qstate->no_cache_store = 1; in ipsecmod_handle_query()
911 if(!ie->enabled || qstate->no_cache_store in cachedb_handle_response()
2602 if(!qstate->no_cache_store) { in processFinished() 2745 if(!qstate->no_cache_store) {
1074 mstate->s.no_cache_store = 0; in mesh_state_create()
3045 if(!qstate->no_cache_store && qstate->query_flags&BIT_RD) {
5618 the previous no_cache_store setting when the the module is finished.7002 the no_cache_store flag was set.7218 - Added two flags to module_qstate (no_cache_lookup, no_cache_store) that