Searched refs:ulTimeWhenAddedInSeconds (Results 1 – 2 of 2) sorted by relevance
49 …uint32_t ulTimeWhenAddedInSeconds; /*!< time at which the entry … member
362 uint32_t ulAge = ulCurrentTimeSeconds - xDNSCache[ uxIndex ].ulTimeWhenAddedInSeconds; in prvGetCacheIPEntry()431 xDNSCache[ uxIndex ].ulTimeWhenAddedInSeconds = ulCurrentTimeSeconds; in prvUpdateCacheEntry()456 xDNSCache[ uxFreeEntry ].ulTimeWhenAddedInSeconds = ulCurrentTimeSeconds; in prvInsertCacheEntry()