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

#include <openvswitch.h>

Data Fields

__be32 ipv4_src
 
__be32 ipv4_dst
 
__u8 ipv4_proto
 
__u8 ipv4_tos
 
__u8 ipv4_ttl
 
__u8 ipv4_frag
 

Detailed Description

Definition at line 274 of file openvswitch.h.

Field Documentation

__be32 ipv4_dst

Definition at line 276 of file openvswitch.h.

__u8 ipv4_frag

Definition at line 280 of file openvswitch.h.

__u8 ipv4_proto

Definition at line 277 of file openvswitch.h.

__be32 ipv4_src

Definition at line 275 of file openvswitch.h.

__u8 ipv4_tos

Definition at line 278 of file openvswitch.h.

__u8 ipv4_ttl

Definition at line 279 of file openvswitch.h.


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