Searched refs:chapms2_response_cache_next_index (Results 1 – 1 of 1) sorted by relevance
337 static int chapms2_response_cache_next_index = 0; variable345 int i = chapms2_response_cache_next_index; in chapms2_add_to_response_cache()353 chapms2_response_cache_next_index = in chapms2_add_to_response_cache()355 if (chapms2_response_cache_next_index > chapms2_response_cache_size) in chapms2_add_to_response_cache()356 chapms2_response_cache_size = chapms2_response_cache_next_index; in chapms2_add_to_response_cache()