Home
last modified time | relevance | path

Searched refs:prvReadDNSCache (Results 1 – 1 of 1) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_DNS_Cache.c86 static void prvReadDNSCache( BaseType_t uxIndex,
390 prvReadDNSCache( ( BaseType_t ) uxIndex, ppxAddressInfo ); in prvGetCacheIPEntry()
482 static void prvReadDNSCache( BaseType_t uxIndex, in prvReadDNSCache() function