Home
last modified time | relevance | path

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

/Linux-v4.19/lib/
Dnetdev-notifier-error-inject.c16 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_PRE_UP) },
/Linux-v4.19/Documentation/fault-injection/
Dnotifier-error-inject.txt71 * NETDEV_PRE_UP
/Linux-v4.19/net/wireless/
Dcore.c1337 case NETDEV_PRE_UP: in cfg80211_netdev_notifier_call()
/Linux-v4.19/include/linux/
Dnetdevice.h2429 NETDEV_PRE_UP, enumerator
/Linux-v4.19/net/core/
Ddev.c1380 ret = call_netdevice_notifiers(NETDEV_PRE_UP, dev); in __dev_open()