Home
last modified time | relevance | path

Searched refs:NETDEV_PRE_UP (Results 1 – 6 of 6) sorted by relevance

/linux/lib/
H A Dnetdev-notifier-error-inject.c17 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_PRE_UP) },
/linux/Documentation/fault-injection/
H A Dnotifier-error-inject.rst75 * NETDEV_PRE_UP
/linux/net/ethtool/
H A Dnetlink.c882 case NETDEV_PRE_UP: in ethnl_netdev_event()
/linux/net/wireless/
H A Dcore.c1623 case NETDEV_PRE_UP: in cfg80211_netdev_notifier_call()
/linux/include/linux/
H A Dnetdevice.h3084 NETDEV_PRE_UP, enumerator
/linux/net/core/
H A Ddev.c1624 ret = call_netdevice_notifiers_extack(NETDEV_PRE_UP, dev, extack); in __dev_open()