[BACK]Return to ip6t_multiport.h CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / include / linux / netfilter_ipv6

File: [Development] / linux-2.6-xfs / include / linux / netfilter_ipv6 / ip6t_multiport.h (download)

Revision 1.2, Mon May 29 16:35:25 2006 UTC (11 years, 4 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +9 -16 lines

Merge up to 2.6.17-rc5.
Merge of 2.6.x-xfs-melb:linux:26065a by kenmcd.

#ifndef _IP6T_MULTIPORT_H
#define _IP6T_MULTIPORT_H

#include <linux/netfilter/xt_multiport.h>

#define IP6T_MULTIPORT_SOURCE		XT_MULTIPORT_SOURCE
#define IP6T_MULTIPORT_DESTINATION	XT_MULTIPORT_DESTINATION
#define IP6T_MULTIPORT_EITHER		XT_MULTIPORT_EITHER

#define IP6T_MULTI_PORTS		XT_MULTI_PORTS

#define ip6t_multiport			xt_multiport

#endif /*_IP6T_MULTIPORT_H*/