|
|
| File: [Development] / linux-2.6-xfs / include / linux / netfilter_ipv4 / ipt_multiport.h (download)
Revision 1.3, Mon May 29 16:35:25 2006 UTC (11 years, 4 months ago) by nathans.longdrop.melbourne.sgi.com
Merge up to 2.6.17-rc5. Merge of 2.6.x-xfs-melb:linux:26065a by kenmcd. |
#ifndef _IPT_MULTIPORT_H #define _IPT_MULTIPORT_H #include <linux/netfilter/xt_multiport.h> #define IPT_MULTIPORT_SOURCE XT_MULTIPORT_SOURCE #define IPT_MULTIPORT_DESTINATION XT_MULTIPORT_DESTINATION #define IPT_MULTIPORT_EITHER XT_MULTIPORT_EITHER #define IPT_MULTI_PORTS XT_MULTI_PORTS #define ipt_multiport xt_multiport #define ipt_multiport_v1 xt_multiport_v1 #endif /*_IPT_MULTIPORT_H*/