Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
__ip6_tnl_parm 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 17 of file ip6_tunnel.h.

Field Documentation

__u8 encap_limit

Definition at line 21 of file ip6_tunnel.h.

__u32 flags

Definition at line 24 of file ip6_tunnel.h.

__be32 flowinfo

Definition at line 23 of file ip6_tunnel.h.

__u8 hop_limit

Definition at line 22 of file ip6_tunnel.h.

__be16 i_flags

Definition at line 28 of file ip6_tunnel.h.

__be32 i_key

Definition at line 30 of file ip6_tunnel.h.

Definition at line 25 of file ip6_tunnel.h.

Definition at line 19 of file ip6_tunnel.h.

char name[IFNAMSIZ]

Definition at line 18 of file ip6_tunnel.h.

__be16 o_flags

Definition at line 29 of file ip6_tunnel.h.

__be32 o_key

Definition at line 31 of file ip6_tunnel.h.

Definition at line 20 of file ip6_tunnel.h.

Definition at line 26 of file ip6_tunnel.h.


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