netdev_bonding_info_change (9) Linux Manual Page
netdev_bonding_info_change – Dispatch event about slave change
Synopsis
void netdev_bonding_info_change(struct net_device *dev, struct netdev_bonding_info *bonding_info);
Arguments
dev
-
- device
bonding_info
- info to dispatch
Description
Send NETDEV_BONDING_INFO to netdev notifiers with info. The caller must hold the RTNL lock.
