Intercept.cc File Reference
#include "squid.h"
#include "comm/Connection.h"
#include "fde.h"
#include "ip/Intercept.h"
#include "src/tools.h"
#include <cerrno>
#include <climits>
#include <linux/if.h>
#include <linux/netfilter_ipv4.h>
Include dependency graph for Intercept.cc:
Go to the source code of this file.
Macros | |
#define | BUILDING_SQUID_IP_INTERCEPT_CC 1 |
#define | IP6T_SO_ORIGINAL_DST 80 |
Macro Definition Documentation
◆ BUILDING_SQUID_IP_INTERCEPT_CC
#define BUILDING_SQUID_IP_INTERCEPT_CC 1 |
Definition at line 12 of file Intercept.cc.
◆ IP6T_SO_ORIGINAL_DST
#define IP6T_SO_ORIGINAL_DST 80 |
Definition at line 106 of file Intercept.cc.