ReactOS 0.4.15-dev-7842-g558ab78
_RESOLVER_CACHE_ENTRY Struct Reference

#include <precomp.h>

Collaboration diagram for _RESOLVER_CACHE_ENTRY:

Public Attributes

LIST_ENTRY CacheLink
 
BOOL bHostsFileEntry
 
PDNS_RECORDW Record
 

Detailed Description

Definition at line 27 of file precomp.h.

Member Data Documentation

◆ bHostsFileEntry

BOOL _RESOLVER_CACHE_ENTRY::bHostsFileEntry

Definition at line 30 of file precomp.h.

Referenced by DnsIntCacheFlush(), and DnsIntFlushCacheEntry().

◆ CacheLink

LIST_ENTRY _RESOLVER_CACHE_ENTRY::CacheLink

Definition at line 29 of file precomp.h.

Referenced by DnsIntCacheRemoveEntryItem().

◆ Record


The documentation for this struct was generated from the following file: