Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dbond_options.h61 BOND_OPT_ALL_SLAVES_ACTIVE, enumerator
/linux-4.1.27/drivers/net/bonding/
Dbond_options.c346 [BOND_OPT_ALL_SLAVES_ACTIVE] = {
347 .id = BOND_OPT_ALL_SLAVES_ACTIVE,
Dbond_netlink.c333 err = __bond_opt_set(bond, BOND_OPT_ALL_SLAVES_ACTIVE, &newval); in bond_changelink()