table of contents
NETDEV_BONDING_INFO_(9) | Network device support | NETDEV_BONDING_INFO_(9) |
NAME¶
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
-- undescribed --
DESCRIPTION¶
Send NETDEV_BONDING_INFO to netdev notifiers with info. The caller must hold the RTNL lock.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |