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

#include <openvswitch.h>

Data Fields

int dp_ifindex
 

Detailed Description

struct ovs_header - header for OVS Generic Netlink messages. : ifindex of local port for datapath (0 to make a request not specific to a datapath).

Attributes following the header are specific to a particular OVS Generic Netlink family, but all of the OVS families use this header.

Definition at line 33 of file openvswitch.h.

Field Documentation

int dp_ifindex

Definition at line 34 of file openvswitch.h.


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