Home
last modified time | relevance | path

Searched defs:xUseEntry (Results 1 – 3 of 3) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_ND/
DFreeRTOS_ND_utest.c192 BaseType_t xUseEntry = 0; in test_eNDGetCacheEntry_NDCacheLookupHit_InvalidEndPoint() local
221 BaseType_t xUseEntry = 0; in test_eNDGetCacheEntry_NDCacheLookupHit_ValidEndPoint() local
251 BaseType_t xUseEntry = 0; in test_eNDGetCacheEntry_NDCacheLookupMiss_InvalidEntry() local
278 BaseType_t xUseEntry = 0; in test_eNDGetCacheEntry_NDCacheLookupMiss_InvalidEntry2() local
305 BaseType_t xUseEntry = 0; in test_eNDGetCacheEntry_NDCacheLookupMiss_NoEntry() local
333 BaseType_t xUseEntry = 0; in test_eNDGetCacheEntry_NDCacheLookupMiss_NoLinkLocal() local
365 BaseType_t xUseEntry = 0; in test_eNDGetCacheEntry_NDCacheLookupMiss_LinkLocal() local
396 BaseType_t xUseEntry = 0; in test_eNDGetCacheEntry_NDCacheLookupHit_Gateway() local
429 BaseType_t xUseEntry = 0; in test_eNDGetCacheEntry_NDCacheLookupMiss_Gateway() local
461 BaseType_t xUseEntry = 0; in test_eNDGetCacheEntry_NDCacheLookupMiss_NoEP() local
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/source/include/
DFreeRTOS_ARP.h79 BaseType_t xUseEntry; /**< The index of the first free location. */ member
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_ARP/
DFreeRTOS_ARP_utest.c1899 BaseType_t xUseEntry; in test_vARPRefreshCacheEntry_NULLMAC_NoMatchingEntry() local
1926 BaseType_t xUseEntry; in test_vARPRefreshCacheEntry_NULLMAC_MatchingEntry() local
1956 BaseType_t xUseEntry; in test_vARPRefreshCacheEntry_MACWontMatch_IPWillMatch() local
1991 BaseType_t xUseEntry; in test_vARPRefreshCacheEntry_MACAndIPWillMatch() local
2029 BaseType_t xUseEntry; in test_vARPRefreshCacheEntry_IPOnADifferentSubnet() local
2070 BaseType_t xUseEntry; in test_vARPRefreshCacheEntry_IPAndMACInDifferentLocations() local
2115 BaseType_t xUseEntry; in test_vARPRefreshCacheEntry_IPAndMACInDifferentLocations1() local