Lines Matching refs:eNDGetCacheEntry

125     eResult = eNDGetCacheEntry( &xIPAddress, &xMACAddress, &pxEndPoint );  in test_eNDGetCacheEntry_MulticastEndPoint()
155 eResult = eNDGetCacheEntry( &xIPAddress, &xMACAddress, &pxEndPoint ); in test_eNDGetCacheEntry_Multicast_ValidEndPoint()
176 eResult = eNDGetCacheEntry( &xIPAddress, &xMACAddress, ppxEndPoint ); in test_eNDGetCacheEntry_Multicast_InvalidEndPoint()
203 eResult = eNDGetCacheEntry( &xIPAddress, &xMACAddress, ppxEndPoint ); in test_eNDGetCacheEntry_NDCacheLookupHit_InvalidEndPoint()
236 eResult = eNDGetCacheEntry( &xIPAddress, &xMACAddress, &pxEndPoint ); in test_eNDGetCacheEntry_NDCacheLookupHit_ValidEndPoint()
265 eResult = eNDGetCacheEntry( &xIPAddress, &xMACAddress, &pxEndPoint ); in test_eNDGetCacheEntry_NDCacheLookupMiss_InvalidEntry()
291 eResult = eNDGetCacheEntry( &xIPAddress, &xMACAddress, ppxEndPoint ); in test_eNDGetCacheEntry_NDCacheLookupMiss_InvalidEntry2()
319 eResult = eNDGetCacheEntry( &xIPAddress, &xMACAddress, &pxEndPoint ); in test_eNDGetCacheEntry_NDCacheLookupMiss_NoEntry()
351 eResult = eNDGetCacheEntry( &xIPAddress, &xMACAddress, &pxEndPoint ); in test_eNDGetCacheEntry_NDCacheLookupMiss_NoLinkLocal()
381 eResult = eNDGetCacheEntry( &xIPAddress, &xMACAddress, &pxEndPoint ); in test_eNDGetCacheEntry_NDCacheLookupMiss_LinkLocal()
413 eResult = eNDGetCacheEntry( &xIPAddress, &xMACAddress, &pxEndPoint ); in test_eNDGetCacheEntry_NDCacheLookupHit_Gateway()
446 eResult = eNDGetCacheEntry( &xIPAddress, &xMACAddress, &pxEndPoint ); in test_eNDGetCacheEntry_NDCacheLookupMiss_Gateway()
475 eResult = eNDGetCacheEntry( &xIPAddress, &xMACAddress, &pxEndPoint ); in test_eNDGetCacheEntry_NDCacheLookupMiss_NoEP()