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
net
netfilter
ipv6
nf_conntrack_ipv6.h
Go to the documentation of this file.
1
#ifndef _NF_CONNTRACK_IPV6_H
2
#define _NF_CONNTRACK_IPV6_H
3
4
extern
struct
nf_conntrack_l3proto
nf_conntrack_l3proto_ipv6
;
5
6
extern
struct
nf_conntrack_l4proto
nf_conntrack_l4proto_tcp6
;
7
extern
struct
nf_conntrack_l4proto
nf_conntrack_l4proto_udp6
;
8
extern
struct
nf_conntrack_l4proto
nf_conntrack_l4proto_icmpv6
;
9
10
#include <linux/sysctl.h>
11
extern
struct
ctl_table
nf_ct_ipv6_sysctl_table
[];
12
13
#endif
/* _NF_CONNTRACK_IPV6_H*/
Generated on Thu Jan 10 2013 14:53:11 for Linux Kernel by
1.8.2