Home
last modified time | relevance | path

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

/Linux-v5.15/net/core/
Ddev.c168 static int call_netdevice_notifiers_info(unsigned long val,
1387 call_netdevice_notifiers_info(NETDEV_CHANGE, in netdev_state_change()
1981 static int call_netdevice_notifiers_info(unsigned long val, in call_netdevice_notifiers_info() function
2008 return call_netdevice_notifiers_info(val, &info); in call_netdevice_notifiers_extack()
2045 return call_netdevice_notifiers_info(val, &info.info); in call_netdevice_notifiers_mtu()
8103 ret = call_netdevice_notifiers_info(NETDEV_PRECHANGEUPPER, in __netdev_upper_dev_link()
8114 ret = call_netdevice_notifiers_info(NETDEV_CHANGEUPPER, in __netdev_upper_dev_link()
8205 call_netdevice_notifiers_info(NETDEV_PRECHANGEUPPER, in __netdev_upper_dev_unlink()
8210 call_netdevice_notifiers_info(NETDEV_CHANGEUPPER, in __netdev_upper_dev_unlink()
8352 call_netdevice_notifiers_info(NETDEV_BONDING_INFO, in netdev_bonding_info_change()
[all …]