Searched refs:no_cache_store (Results 1 – 11 of 11) sorted by relevance
100 sq->started_no_cache_store = qstate->no_cache_store; in subnet_new_qstate()166 qstate->no_cache_store = 0; in ecs_whitelist_check()176 qstate->no_cache_store = 0; in ecs_whitelist_check()590 subq->no_cache_store = 1; in generate_sub_request()877 qstate->no_cache_store = 1; in ecs_edns_back_parsed()884 qstate->no_cache_store = 1; in ecs_edns_back_parsed()887 qstate->no_cache_store = 1; in ecs_edns_back_parsed()927 qstate->no_cache_store = sq->started_no_cache_store; in subnetmod_operate()1082 qstate->no_cache_store = sq->started_no_cache_store; in subnetmod_operate()
703 iq->started_no_cache_store = qstate->no_cache_store; in dns64_operate()704 qstate->no_cache_store = 1; in dns64_operate()720 qstate->no_cache_store = iq->started_no_cache_store; in dns64_operate()977 super_dq->started_no_cache_store = super->no_cache_store; in dns64_inform_super()
683 int no_cache_store; member
299 if(qstate->no_cache_store) { in error_response_cache()1487 qstate->no_cache_store = 1; in processInitRequest()2320 if(!qstate->no_cache_store && iq->query_for_pside_glue in processLastResort()3308 if(!qstate->no_cache_store) in processQueryResponse()3388 if(!qstate->no_cache_store && in processQueryResponse()3418 if(!qstate->no_cache_store && iq->query_for_pside_glue in processQueryResponse()3544 if(!qstate->no_cache_store) in processQueryResponse()4115 if(!qstate->no_cache_store && iq->query_for_pside_glue in processFinished()4168 if(!qstate->no_cache_store && (qstate->query_flags&BIT_RD)) { in processFinished()
407 qstate->no_cache_store = 1; in ipsecmod_handle_query()
886 if(!ie->enabled || qstate->no_cache_store) { in cachedb_handle_response()
2466 if(!qstate->no_cache_store) { in processFinished()2609 if(!qstate->no_cache_store) { in processFinished()
816 int no_cache_store;
1022 mstate->s.no_cache_store = 0; in mesh_state_create()
3045 if(!qstate->no_cache_store && qstate->query_flags&BIT_RD) {
4527 the previous no_cache_store setting when the the module is finished.5911 the no_cache_store flag was set.6127 - Added two flags to module_qstate (no_cache_lookup, no_cache_store) that