9#ifndef SQUID_SRC_ACL_DESTINATIONIP_H
10#define SQUID_SRC_ACL_DESTINATIONIP_H
static void LookupDone(const ipcache_addrs *, const Dns::LookupDetails &, void *data)
char const * typeString() const override
MEMPROXY_CLASS(ACLDestinationIP)
int match(ACLChecklist *checklist) override
Matches the actual data in checklist against this Acl::Node.
Acl::BooleanOptionValue lookupBanned
are DNS lookups allowed?
const Acl::Options & options() override
static void StartLookup(ACLFilledChecklist &, const Acl::Node &)
encapsulates DNS lookup results
std::vector< const Option * > Options