ipcache_entry::Flags Struct Reference
Collaboration diagram for ipcache_entry::Flags:
Public Member Functions | |
Flags () | |
Public Attributes | |
bool | negcached |
bool | fromhosts |
Detailed Description
Definition at line 146 of file ipcache.cc.
Constructor & Destructor Documentation
◆ Flags()
|
inline |
Definition at line 147 of file ipcache.cc.
Member Data Documentation
◆ fromhosts
bool ipcache_entry::Flags::fromhosts |
Definition at line 150 of file ipcache.cc.
Referenced by ipcacheAddEntryFromHosts(), and ipcacheStatPrint().
◆ negcached
bool ipcache_entry::Flags::negcached |
Definition at line 149 of file ipcache.cc.
Referenced by ipcache_gethostbyname(), ipcache_nbgethostbyname_(), ipcacheExpiredEntry(), ipcacheHandleReply(), ipcacheInvalidateNegative(), and ipcacheStatPrint().
The documentation for this struct was generated from the following file:
- src/ipcache.cc