Searched refs:Item6 (Results 1 – 1 of 1) sorted by relevance
2036 DNS6_CACHE *Item6; in DnsOnTimerUpdate() local2039 Item6 = NULL; in DnsOnTimerUpdate()2064 Item6 = NET_LIST_USER_STRUCT (Entry, DNS6_CACHE, AllCacheLink); in DnsOnTimerUpdate()2065 Item6->DnsCache.Timeout--; in DnsOnTimerUpdate()2070 Item6 = NET_LIST_USER_STRUCT (Entry, DNS6_CACHE, AllCacheLink); in DnsOnTimerUpdate()2071 if (Item6->DnsCache.Timeout == 0) { in DnsOnTimerUpdate()2072 RemoveEntryList (&Item6->AllCacheLink); in DnsOnTimerUpdate()