Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/
DFreeRTOS_ARP.c370 BaseType_t xIsIPInARPCache( uint32_t ulAddressToLookup ) in xIsIPInARPCache()
700 uint32_t ulAddressToLookup; in eARPGetCacheEntry() local
813 static eARPLookupResult_t prvCacheLookup( uint32_t ulAddressToLookup, in prvCacheLookup()