|
|
| File: [Development] / linux-2.6-xfs / include / linux / netfilter_ipv6 / ip6t_limit.h (download)
Revision 1.2, Wed Jan 25 00:04:14 2006 UTC (11 years, 8 months ago) by cattelan
Merge up to 2.6.16-rc1 |
#ifndef _IP6T_RATE_H #define _IP6T_RATE_H #include <linux/netfilter/xt_limit.h> #define IP6T_LIMIT_SCALE XT_LIMIT_SCALE #define ip6t_rateinfo xt_rateinfo #endif /*_IP6T_RATE_H*/