1NETDEV_BONDING_INFO_(9) Network device support NETDEV_BONDING_INFO_(9)
23
4
NAME
6netdev_bonding_info_change - Dispatch event about slave change
7
SYNOPSIS
9void netdev_bonding_info_change(struct net_device * dev,
10struct netdev_bonding_info * bonding_info);
11
ARGUMENTS
13dev
14device
1516
bonding_info
17-- undescribed --
18
DESCRIPTION
20Send NETDEV_BONDING_INFO to netdev notifiers with info. The caller must
21hold the RTNL lock.
22
COPYRIGHT
24Kernel Hackers Manual 3.10 June 2019 NETDEV_BONDING_INFO_(9)