Home
last modified time | relevance | path

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

/Linux-v5.10/net/core/
Ddev.c166 static int call_netdevice_notifiers_extack(unsigned long val,
1512 ret = call_netdevice_notifiers_extack(NETDEV_PRE_UP, dev, extack); in __dev_open()
2038 static int call_netdevice_notifiers_extack(unsigned long val, in call_netdevice_notifiers_extack() function
2061 return call_netdevice_notifiers_extack(val, dev, NULL); in call_netdevice_notifiers()