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
linux
netfilter
nf_conntrack_amanda.h
Go to the documentation of this file.
1
#ifndef _NF_CONNTRACK_AMANDA_H
2
#define _NF_CONNTRACK_AMANDA_H
3
/* AMANDA tracking. */
4
5
extern
unsigned
int
(*
nf_nat_amanda_hook
)(
struct
sk_buff
*
skb
,
6
enum
ip_conntrack_info
ctinfo,
7
unsigned
int
protoff,
8
unsigned
int
matchoff,
9
unsigned
int
matchlen,
10
struct
nf_conntrack_expect
*
exp
);
11
#endif
/* _NF_CONNTRACK_AMANDA_H */
Generated on Thu Jan 10 2013 14:52:07 for Linux Kernel by
1.8.2