Searched refs:mesh_network_cache_index (Results 1 – 1 of 1) sorted by relevance
141 static int mesh_network_cache_index; variable174 mesh_network_cache[mesh_network_cache_index++] = hash; in mesh_network_cache_add()175 if (mesh_network_cache_index >= MESH_NETWORK_CACHE_SIZE){ in mesh_network_cache_add()176 mesh_network_cache_index = 0; in mesh_network_cache_add()