Searched refs:get_cache_sm (Results 1 – 5 of 5) sorted by relevance
261 HttpCacheSM &get_cache_sm(); // Added to get the object of CacheSM YTS Team, yamsat700 HttpSM::get_cache_sm() in get_cache_sm() function
4035 CacheVConnection *cw_vc = s->state_machine->get_cache_sm().cache_write_vc; in handle_forward_server_connection_open()7161 HttpCacheSM &cache_sm = s->state_machine->get_cache_sm(); in calculate_document_freshness_limit()
2796 id = m_http_sm->get_cache_sm().get_open_read_tries(); in marshal_cache_read_retries()2812 id = m_http_sm->get_cache_sm().get_open_write_tries(); in marshal_cache_write_retries()2828 …if ((m_http_sm->get_cache_sm().get_open_write_tries() > (m_http_sm->t_state.txn_conf->max_cache_op… in marshal_cache_collapsed_connection_success()2832 …} else if (m_http_sm->get_cache_sm().get_open_write_tries() > (m_http_sm->t_state.txn_conf->max_ca… in marshal_cache_collapsed_connection_success()
5517 HttpCacheSM *c_sm = &(s->get_cache_sm()); in TSHttpTxnInfoIntGet()5562 if (HttpCacheSM *c_sm = &(sm->get_cache_sm()); c_sm) { in TSHttpTxnCacheDiskPathGet()
8819 HttpCacheSM *c_sm = &(s->get_cache_sm()); in REGRESSION_TEST()