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

#include <vport.h>

Data Fields

const charname
 
enum ovs_vport_type type
 
struct nlattroptions
 
struct datapathdp
 
u16 port_no
 
u32 upcall_portid
 

Detailed Description

Definition at line 108 of file vport.h.

Field Documentation

Definition at line 114 of file vport.h.

const char* name

Definition at line 109 of file vport.h.

struct nlattr* options

Definition at line 111 of file vport.h.

u16 port_no

Definition at line 115 of file vport.h.

Definition at line 110 of file vport.h.

u32 upcall_portid

Definition at line 116 of file vport.h.


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