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

#include <openvswitch.h>

Data Fields

__be32 arp_sip
 
__be32 arp_tip
 
__be16 arp_op
 
__u8 arp_sha [6]
 
__u8 arp_tha [6]
 

Detailed Description

Definition at line 313 of file openvswitch.h.

Field Documentation

__be16 arp_op

Definition at line 316 of file openvswitch.h.

__u8 arp_sha[6]

Definition at line 317 of file openvswitch.h.

__be32 arp_sip

Definition at line 314 of file openvswitch.h.

__u8 arp_tha[6]

Definition at line 318 of file openvswitch.h.

__be32 arp_tip

Definition at line 315 of file openvswitch.h.


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