Searched refs:MESH_NETWORK_CACHE_SIZE (Results 1 – 1 of 1) sorted by relevance
67 #define MESH_NETWORK_CACHE_SIZE 2 macro140 static uint32_t mesh_network_cache[MESH_NETWORK_CACHE_SIZE];165 for (i = 0; i < MESH_NETWORK_CACHE_SIZE; i++) { in mesh_network_cache_find()175 if (mesh_network_cache_index >= MESH_NETWORK_CACHE_SIZE){ in mesh_network_cache_add()