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

#include <openvswitch.h>

Data Fields

__be32 ipv6_src [4]
 
__be32 ipv6_dst [4]
 
__be32 ipv6_label
 
__u8 ipv6_proto
 
__u8 ipv6_tclass
 
__u8 ipv6_hlimit
 
__u8 ipv6_frag
 

Detailed Description

Definition at line 283 of file openvswitch.h.

Field Documentation

__be32 ipv6_dst[4]

Definition at line 285 of file openvswitch.h.

__u8 ipv6_frag

Definition at line 290 of file openvswitch.h.

__u8 ipv6_hlimit

Definition at line 289 of file openvswitch.h.

__be32 ipv6_label

Definition at line 286 of file openvswitch.h.

__u8 ipv6_proto

Definition at line 287 of file openvswitch.h.

__be32 ipv6_src[4]

Definition at line 284 of file openvswitch.h.

__u8 ipv6_tclass

Definition at line 288 of file openvswitch.h.


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