11#ifndef SQUID_SRC_IP_INTERCEPT_H
12#define SQUID_SRC_IP_INTERCEPT_H
126#if LINUX_NETFILTER && !defined(IP_TRANSPARENT)
128#define IP_TRANSPARENT 19
bool NetfilterInterception(const Comm::ConnectionPointer &newConn)
bool PfInterception(const Comm::ConnectionPointer &newConn)
void StopTransparency(const char *str)
bool IpfwInterception(const Comm::ConnectionPointer &newConn)
bool ProbeForTproxy(Address &test)
bool UseInterceptionAddressesLookedUpEarlier(const char *, const Comm::ConnectionPointer &)
bool LookupNat(const Comm::Connection &)
bool IpfInterception(const Comm::ConnectionPointer &newConn)