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

/linux-master/net/core/
H A Ddev.c167 static int call_netdevice_notifiers_extack(unsigned long val,
1419 ret = call_netdevice_notifiers_extack(NETDEV_PRE_UP, dev, extack);
1979 static int call_netdevice_notifiers_extack(unsigned long val, function
2002 return call_netdevice_notifiers_extack(val, dev, NULL);

Completed in 154 milliseconds