12#define STUB_API "fqdncache.cc"
#define STUB
macro to stub a void function.
void fqdncacheAddEntryFromHosts(char *addr, SBufList &hostnames)
void(const char *, const Dns::LookupDetails &, void *) FQDNH
void fqdncache_init(void) STUB void fqdnStats(StoreEntry *) STUB void fqdncache_restart(void) STUB void fqdncache_purgelru(void *) STUB void fqdncacheAddEntryFromHosts(char *
void fqdncache_purgelru(void *)
const char * fqdncache_gethostbyaddr(const Ip::Address &addr, int flags)
void fqdncache_nbgethostbyaddr(const Ip::Address &addr, FQDNH *handler, void *handlerData)
void fqdncache_restart(void)
void fqdnStats(StoreEntry *sentry)
bool ResolveClientAddressesAsap
whether to do reverse DNS lookups for source IPs of accepted connections
std::list< SBuf > SBufList