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

#include <ip6_tunnel.h>

Data Fields

char name [IFNAMSIZ]
 
int link
 
__u8 proto
 
__u8 encap_limit
 
__u8 hop_limit
 
__be32 flowinfo
 
__u32 flags
 
struct in6_addr laddr
 
struct in6_addr raddr
 
__be16 i_flags
 
__be16 o_flags
 
__be32 i_key
 
__be32 o_key
 

Detailed Description

Definition at line 34 of file ip6_tunnel.h.

Field Documentation

__u8 encap_limit

Definition at line 38 of file ip6_tunnel.h.

__u32 flags

Definition at line 41 of file ip6_tunnel.h.

__be32 flowinfo

Definition at line 40 of file ip6_tunnel.h.

__u8 hop_limit

Definition at line 39 of file ip6_tunnel.h.

__be16 i_flags

Definition at line 45 of file ip6_tunnel.h.

__be32 i_key

Definition at line 47 of file ip6_tunnel.h.

Definition at line 42 of file ip6_tunnel.h.

Definition at line 36 of file ip6_tunnel.h.

char name[IFNAMSIZ]

Definition at line 35 of file ip6_tunnel.h.

__be16 o_flags

Definition at line 46 of file ip6_tunnel.h.

__be32 o_key

Definition at line 48 of file ip6_tunnel.h.

Definition at line 37 of file ip6_tunnel.h.

Definition at line 43 of file ip6_tunnel.h.


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