Scroll to navigation

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

struct net_device * dev

device

struct netdev_bonding_info * bonding_info

info to dispatch

DESCRIPTION

Send NETDEV_BONDING_INFO to netdev notifiers with info. The caller must hold the RTNL lock.

COPYRIGHT

July 2017 Kernel Hackers Manual 4.12