Linux Kernel
3.7.1
|
#include <openvswitch.h>
Data Fields | |
int | dp_ifindex |
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.
int dp_ifindex |
Definition at line 34 of file openvswitch.h.