Searched refs:eARPLookupResult_t (Results 1 – 6 of 6) sorted by relevance
62 } eARPLookupResult_t; typedef103 eARPLookupResult_t eARPGetCacheEntry( uint32_t * pulIPAddress,109 eARPLookupResult_t eARPGetCacheEntryByMac( const MACAddress_t * const pxMACAddress,
67 eARPLookupResult_t eARPGetCacheEntry( uint32_t * pulIPAddress, in eARPGetCacheEntry()73 eARPLookupResult_t eResult; in eARPGetCacheEntry()
85 static eARPLookupResult_t prvCacheLookup( uint32_t ulAddressToLookup,654 eARPLookupResult_t eARPGetCacheEntryByMac( const MACAddress_t * const pxMACAddress, in eARPGetCacheEntryByMac()658 eARPLookupResult_t eReturn = eARPCacheMiss; in eARPGetCacheEntryByMac()696 eARPLookupResult_t eARPGetCacheEntry( uint32_t * pulIPAddress, in eARPGetCacheEntry()699 eARPLookupResult_t eReturn; in eARPGetCacheEntry()813 static eARPLookupResult_t prvCacheLookup( uint32_t ulAddressToLookup, in prvCacheLookup()817 eARPLookupResult_t eReturn = eARPCacheMiss; in prvCacheLookup()998 eARPLookupResult_t xLookupResult; in xARPWaitResolution()
98 eARPLookupResult_t eReturned; in vProcessGeneratedUDPPacket()
488 eARPLookupResult_t eResult; in prvTCPReturnPacket()605 eARPLookupResult_t eReturned; in prvTCPPrepareConnect()
1228 eARPLookupResult_t eResult; in test_eARPGetCacheEntryByMac_catchAssert()1240 eARPLookupResult_t eResult; in test_eARPGetCacheEntryByMac_NoMatchingEntries()1261 eARPLookupResult_t eResult; in test_eARPGetCacheEntryByMac_OneMatchingEntry()1295 eARPLookupResult_t eResult; in test_eARPGetCacheEntry_IPMatchesBroadcastAddr()1312 eARPLookupResult_t eResult; in test_eARPGetCacheEntry_IPMatchesOtherBroadcastAddr()1329 eARPLookupResult_t eResult; in test_eARPGetCacheEntry_LocalIPIsZero()1346 eARPLookupResult_t eResult; in test_eARPGetCacheEntry_LocalIPMatchesReceivedIP()1363 eARPLookupResult_t eResult; in test_eARPGetCacheEntry_MatchingInvalidEntry()1385 eARPLookupResult_t eResult; in test_eARPGetCacheEntry_MatchingValidEntry()1408 eARPLookupResult_t eResult; in test_eARPGetCacheEntry_GatewayAddressZero()[all …]