Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
netns_proto_gre Struct Reference

Data Fields

struct nf_proto_net nf
 
rwlock_t keymap_lock
 
struct list_head keymap_list
 
unsigned int gre_timeouts [GRE_CT_MAX]
 

Detailed Description

Definition at line 56 of file nf_conntrack_proto_gre.c.

Field Documentation

unsigned int gre_timeouts[GRE_CT_MAX]

Definition at line 60 of file nf_conntrack_proto_gre.c.

struct list_head keymap_list

Definition at line 59 of file nf_conntrack_proto_gre.c.

rwlock_t keymap_lock

Definition at line 58 of file nf_conntrack_proto_gre.c.

Definition at line 57 of file nf_conntrack_proto_gre.c.


The documentation for this struct was generated from the following file: