Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
xt_nfacct.h
Go to the documentation of this file.
1 #ifndef _XT_NFACCT_MATCH_H
2 #define _XT_NFACCT_MATCH_H
3 
4 #include <linux/netfilter/nfnetlink_acct.h>
5 
6 struct nf_acct;
7 
10  struct nf_acct *nfacct;
11 };
12 
13 #endif /* _XT_NFACCT_MATCH_H */