Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
include
uapi
linux
netfilter
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
8
struct
xt_nfacct_match_info
{
9
char
name
[
NFACCT_NAME_MAX
];
10
struct
nf_acct
*
nfacct
;
11
};
12
13
#endif
/* _XT_NFACCT_MATCH_H */
Generated on Thu Jan 10 2013 14:53:50 for Linux Kernel by
1.8.2