Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
dp_notify.c File Reference
#include <linux/netdevice.h>
#include <net/genetlink.h>
#include "datapath.h"
#include "vport-internal_dev.h"
#include "vport-netdev.h"

Go to the source code of this file.

Variables

struct notifier_block ovs_dp_device_notifier
 

Variable Documentation

struct notifier_block ovs_dp_device_notifier
Initial value:
= {
.notifier_call = dp_device_event
}

Definition at line 66 of file dp_notify.c.