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_BCOUNT.h
blob34b56aefc7e4d6204c6715f5fa584230449d9b0e
1 /*
3 BCOUNT target
4 Copyright (C) 2006 Jonathan Zarate
6 Licensed under GNU GPL v2 or later.
8 */
9 #ifndef _IPT_BCOUNT_TARGET_H
10 #define _IPT_BCOUNT_TARGET_H
12 struct ipt_BCOUNT_target {
13 // int debug;
16 #endif