Arp.h
Go to the documentation of this file.
MEMPROXY_CLASS(ACLARP)
int match(ACLChecklist *checklist) override
Matches the actual data in checklist against this ACL.
Definition: Arp.cc:104
void parse() override
parses node representation in squid.conf; dies on failures
Definition: Arp.cc:93
Definition: Checklist.h:27