Searched refs:no_cache_store (Results 1 – 10 of 10) sorted by relevance
702 iq->started_no_cache_store = qstate->no_cache_store; in dns64_operate()703 qstate->no_cache_store = 1; in dns64_operate()719 qstate->no_cache_store = iq->started_no_cache_store; in dns64_operate()976 super_dq->started_no_cache_store = super->no_cache_store; in dns64_inform_super()
99 sq->started_no_cache_store = qstate->no_cache_store; in subnet_new_qstate()159 qstate->no_cache_store = 0; in ecs_whitelist_check()790 qstate->no_cache_store = 1; in ecs_edns_back_parsed()797 qstate->no_cache_store = 1; in ecs_edns_back_parsed()946 qstate->no_cache_store = sq->started_no_cache_store; in subnetmod_operate()
678 int no_cache_store; member
310 if(qstate->no_cache_store) { in error_response_cache()1498 qstate->no_cache_store = 1; in processInitRequest()2326 if(!qstate->no_cache_store && iq->query_for_pside_glue in processLastResort()3299 if(!qstate->no_cache_store) in processQueryResponse()3379 if(!qstate->no_cache_store && in processQueryResponse()3409 if(!qstate->no_cache_store && iq->query_for_pside_glue in processQueryResponse()3526 if(!qstate->no_cache_store) in processQueryResponse()4099 if(!qstate->no_cache_store && iq->query_for_pside_glue in processFinished()4152 if(!qstate->no_cache_store && qstate->query_flags&BIT_RD) { in processFinished()
407 qstate->no_cache_store = 1; in ipsecmod_handle_query()
883 if(!ie->enabled || qstate->no_cache_store) { in cachedb_handle_response()
2428 if(!qstate->no_cache_store) { in processFinished()2562 if(!qstate->no_cache_store) { in processFinished()
932 mstate->s.no_cache_store = 0; in mesh_state_create()
3045 if(!qstate->no_cache_store && qstate->query_flags&BIT_RD) {
3995 the previous no_cache_store setting when the the module is finished.5379 no_cache_store flag was set.5595 - Added two flags to module_qstate (no_cache_lookup, no_cache_store) that