Searched refs:ipconfigND_CACHE_ENTRIES (Results 1 – 5 of 5) sorted by relevance
43 extern NDCacheRow_t xNDCache[ ipconfigND_CACHE_ENTRIES ];
1121 #ifndef ipconfigND_CACHE_ENTRIES1122 #define ipconfigND_CACHE_ENTRIES 24 macro
102 static NDCacheRow_t xNDCache[ ipconfigND_CACHE_ENTRIES ];290 for( x = 0; x < ipconfigND_CACHE_ENTRIES; x++ ) in vNDRefreshCacheEntry()343 for( x = 0; x < ipconfigND_CACHE_ENTRIES; x++ ) in vNDAgeCache()427 for( x = 0; x < ipconfigND_CACHE_ENTRIES; x++ ) in prvNDCacheLookup()
65 extern NDCacheRow_t xNDCache[ ipconfigND_CACHE_ENTRIES ];496 for( i = 0; i < ipconfigND_CACHE_ENTRIES; i++ ) in test_vNDRefreshCacheEntry_NoMatchingEntryCacheFull()568 for( i = 0; i < ipconfigND_CACHE_ENTRIES; i++ ) in test_vNDAgeCache_InvalidCache()590 for( i = 0; i < ipconfigND_CACHE_ENTRIES; i++ ) in test_vNDAgeCache_AgeZero()782 NDCacheRow_t xTempNDCache[ ipconfigND_CACHE_ENTRIES ]; in test_FreeRTOS_ClearND()