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

#include <ip6_tunnel.h>

Data Fields

struct ip6_tnl __rcunext
 
struct net_devicedev
 
struct __ip6_tnl_parm parms
 
struct flowi fl
 
struct dst_entrydst_cache
 
u32 dst_cookie
 
int err_count
 
unsigned long err_time
 
__u32 i_seqno
 
__u32 o_seqno
 
int hlen
 
int mlink
 

Detailed Description

Definition at line 35 of file ip6_tunnel.h.

Field Documentation

Definition at line 37 of file ip6_tunnel.h.

struct dst_entry* dst_cache

Definition at line 40 of file ip6_tunnel.h.

u32 dst_cookie

Definition at line 41 of file ip6_tunnel.h.

int err_count

Definition at line 43 of file ip6_tunnel.h.

unsigned long err_time

Definition at line 44 of file ip6_tunnel.h.

Definition at line 39 of file ip6_tunnel.h.

int hlen

Definition at line 49 of file ip6_tunnel.h.

__u32 i_seqno

Definition at line 47 of file ip6_tunnel.h.

int mlink

Definition at line 50 of file ip6_tunnel.h.

Definition at line 36 of file ip6_tunnel.h.

__u32 o_seqno

Definition at line 48 of file ip6_tunnel.h.

Definition at line 38 of file ip6_tunnel.h.


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