Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
vport-internal_dev.h File Reference
#include "datapath.h"
#include "vport.h"

Go to the source code of this file.

Functions

int ovs_is_internal_dev (const struct net_device *)
 
struct vportovs_internal_dev_get_vport (struct net_device *)
 

Function Documentation

struct vport* ovs_internal_dev_get_vport ( struct net_device )
read

Definition at line 248 of file vport-internal_dev.c.

int ovs_is_internal_dev ( const struct net_device )

Definition at line 243 of file vport-internal_dev.c.