RT-AC66 3.0.0.4.374.130 core
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / include / linux / netfilter_ipv4 / ipt_NFQUEUE.h
blob97a2a7557cb908cbc4275a4205ef3898de58b6be
1 /* iptables module for using NFQUEUE mechanism
3 * (C) 2005 Harald Welte <laforge@netfilter.org>
5 * This software is distributed under GNU GPL v2, 1991
6 *
7 */
8 #ifndef _IPT_NFQ_TARGET_H
9 #define _IPT_NFQ_TARGET_H
11 /* Backwards compatibility for old userspace */
12 #include <linux/netfilter/xt_NFQUEUE.h>
14 #define ipt_NFQ_info xt_NFQ_info
16 #endif /* _IPT_DSCP_TARGET_H */