Home
last modified time | relevance | path

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

/Linux-v5.10/net/core/
Ddev.c164 static int call_netdevice_notifiers_info(unsigned long val,
1465 call_netdevice_notifiers_info(NETDEV_CHANGE, in netdev_state_change()
2020 static int call_netdevice_notifiers_info(unsigned long val, in call_netdevice_notifiers_info() function
2047 return call_netdevice_notifiers_info(val, &info); in call_netdevice_notifiers_extack()
2084 return call_netdevice_notifiers_info(val, &info.info); in call_netdevice_notifiers_mtu()
7787 ret = call_netdevice_notifiers_info(NETDEV_PRECHANGEUPPER, in __netdev_upper_dev_link()
7798 ret = call_netdevice_notifiers_info(NETDEV_CHANGEUPPER, in __netdev_upper_dev_link()
7889 call_netdevice_notifiers_info(NETDEV_PRECHANGEUPPER, in __netdev_upper_dev_unlink()
7894 call_netdevice_notifiers_info(NETDEV_CHANGEUPPER, in __netdev_upper_dev_unlink()
8036 call_netdevice_notifiers_info(NETDEV_BONDING_INFO, in netdev_bonding_info_change()
[all …]