Home
last modified time | relevance | path

Searched refs:link_watch_list (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/networking/net_cachelines/
H A Dnet_device.rst133 struct list_head link_watch_list
/linux/include/linux/
H A Dnetdevice.h2407 struct list_head link_watch_list; member
/linux/net/core/
H A Ddev.c12069 INIT_LIST_HEAD(&dev->link_watch_list); in alloc_netdev_mqs()