call_netdevice_notifiers_info  160 net/core/dev.c static int call_netdevice_notifiers_info(unsigned long val,
call_netdevice_notifiers_info 1270 net/core/dev.c 		call_netdevice_notifiers_info(NETDEV_CHANGE,
call_netdevice_notifiers_info 1679 net/core/dev.c 	return call_netdevice_notifiers_info(val, &info);
call_netdevice_notifiers_info 1716 net/core/dev.c 	return call_netdevice_notifiers_info(val, &info.info);
call_netdevice_notifiers_info 7306 net/core/dev.c 	ret = call_netdevice_notifiers_info(NETDEV_PRECHANGEUPPER,
call_netdevice_notifiers_info 7317 net/core/dev.c 	ret = call_netdevice_notifiers_info(NETDEV_CHANGEUPPER,
call_netdevice_notifiers_info 7405 net/core/dev.c 	call_netdevice_notifiers_info(NETDEV_PRECHANGEUPPER,
call_netdevice_notifiers_info 7410 net/core/dev.c 	call_netdevice_notifiers_info(NETDEV_CHANGEUPPER,
call_netdevice_notifiers_info 7519 net/core/dev.c 	call_netdevice_notifiers_info(NETDEV_BONDING_INFO,
call_netdevice_notifiers_info 7632 net/core/dev.c 	call_netdevice_notifiers_info(NETDEV_CHANGELOWERSTATE,
call_netdevice_notifiers_info 7931 net/core/dev.c 		call_netdevice_notifiers_info(NETDEV_CHANGE, &change_info.info);
call_netdevice_notifiers_info 8108 net/core/dev.c 	rc = call_netdevice_notifiers_info(NETDEV_PRE_CHANGEADDR, &info.info);