Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Ddev.c161 static int call_netdevice_notifiers_info(unsigned long val,
1271 call_netdevice_notifiers_info(NETDEV_CHANGE, in netdev_state_change()
1664 static int call_netdevice_notifiers_info(unsigned long val, in call_netdevice_notifiers_info() function
1680 return call_netdevice_notifiers_info(val, &info); in call_netdevice_notifiers_extack()
1717 return call_netdevice_notifiers_info(val, &info.info); in call_netdevice_notifiers_mtu()
7309 ret = call_netdevice_notifiers_info(NETDEV_PRECHANGEUPPER, in __netdev_upper_dev_link()
7320 ret = call_netdevice_notifiers_info(NETDEV_CHANGEUPPER, in __netdev_upper_dev_link()
7408 call_netdevice_notifiers_info(NETDEV_PRECHANGEUPPER, in netdev_upper_dev_unlink()
7413 call_netdevice_notifiers_info(NETDEV_CHANGEUPPER, in netdev_upper_dev_unlink()
7522 call_netdevice_notifiers_info(NETDEV_BONDING_INFO, in netdev_bonding_info_change()
[all …]