Searched refs:no_cache_store (Results 1 – 10 of 10) sorted by relevance
696 iq->started_no_cache_store = qstate->no_cache_store; in dns64_operate()697 qstate->no_cache_store = 1; in dns64_operate()712 qstate->no_cache_store = iq->started_no_cache_store; in dns64_operate()968 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()686 qstate->no_cache_store = 1; in ecs_edns_back_parsed()813 qstate->no_cache_store = sq->started_no_cache_store; in subnetmod_operate()
655 int no_cache_store; member
300 if(!qstate->no_cache_store) { in error_response_cache()1344 qstate->no_cache_store = 1; in processInitRequest()2089 if(!qstate->no_cache_store && iq->query_for_pside_glue in processLastResort()2833 if(!qstate->no_cache_store) in processQueryResponse()2906 if(!qstate->no_cache_store && in processQueryResponse()2935 if(!qstate->no_cache_store && iq->query_for_pside_glue in processQueryResponse()3036 if(!qstate->no_cache_store) in processQueryResponse()3598 if(!qstate->no_cache_store && iq->query_for_pside_glue in processFinished()3639 if(!qstate->no_cache_store && qstate->query_flags&BIT_RD) { in processFinished()
407 qstate->no_cache_store = 1; in ipsecmod_handle_query()
757 if(!ie->enabled || qstate->no_cache_store) { in cachedb_handle_response()
2057 if(!qstate->no_cache_store) { in processFinished()2145 if(!qstate->no_cache_store) { in processFinished()
839 mstate->s.no_cache_store = 0; in mesh_state_create()
3045 if(!qstate->no_cache_store && qstate->query_flags&BIT_RD) {
2348 the previous no_cache_store setting when the the module is finished.3732 no_cache_store flag was set.3948 - Added two flags to module_qstate (no_cache_lookup, no_cache_store) that