Home
last modified time | relevance | path

Searched refs:BOND_OPT_ALL_SLAVES_ACTIVE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Dbond_options.h65 BOND_OPT_ALL_SLAVES_ACTIVE, enumerator
/openbmc/linux/drivers/net/bonding/
H A Dbond_options.c427 [BOND_OPT_ALL_SLAVES_ACTIVE] = {
428 .id = BOND_OPT_ALL_SLAVES_ACTIVE,
H A Dbond_netlink.c435 err = __bond_opt_set(bond, BOND_OPT_ALL_SLAVES_ACTIVE, &newval, in bond_changelink()