Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dbond_options.h57 BOND_OPT_ALL_SLAVES_ACTIVE, enumerator
/Linux-v5.4/drivers/net/bonding/
Dbond_options.c364 [BOND_OPT_ALL_SLAVES_ACTIVE] = {
365 .id = BOND_OPT_ALL_SLAVES_ACTIVE,
Dbond_netlink.c359 err = __bond_opt_set(bond, BOND_OPT_ALL_SLAVES_ACTIVE, &newval); in bond_changelink()