Searched refs:net_notifier_list (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/core/
H A Ddev.c1896 list_add(&nn->list, &dev->net_notifier_list);
1922 list_for_each_entry(nn, &dev->net_notifier_list, list)
10897 INIT_LIST_HEAD(&dev->net_notifier_list);
/linux-master/include/linux/
H A Dnetdevice.h1990 * @net_notifier_list: List of per-net netdev notifier block
2373 struct list_head net_notifier_list; member in struct:net_device

Completed in 155 milliseconds