1 #ifndef _XT_TPROXY_H_target
2 #define _XT_TPROXY_H_target
4 /* TPROXY target is capable of marking the packet to perform
5 * redirection. We can get rid of that whenever we get support for
6 * mutliple targets in the same rule. */
7 struct xt_tproxy_target_info {
14 #endif /* _XT_TPROXY_H_target */