Searched refs:ulIPAddressIndex (Results 1 – 1 of 1) sorted by relevance
264 uint32_t ulIPAddressIndex = 0; in prvGetCacheIPEntry() local282 ulIPAddressIndex = ucIndex; in prvGetCacheIPEntry()287 *pulIP = xDNSCache[ uxIndex ].ulIPAddresses[ ulIPAddressIndex ]; in prvGetCacheIPEntry()314 uint32_t ulIPAddressIndex = 0; in prvUpdateCacheEntry() local322 ulIPAddressIndex = xDNSCache[ uxIndex ].ucNumIPAddresses; in prvUpdateCacheEntry()326 xDNSCache[ uxIndex ].ulIPAddresses[ ulIPAddressIndex ] = *pulIP; in prvUpdateCacheEntry()