Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
br_notify.c File Reference
#include <linux/kernel.h>
#include <linux/rtnetlink.h>
#include <net/net_namespace.h>
#include "br_private.h"

Go to the source code of this file.

Variables

struct notifier_block br_device_notifier
 

Variable Documentation

struct notifier_block br_device_notifier
Initial value:
= {
.notifier_call = br_device_event
}

Definition at line 22 of file br_notify.c.