Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dbond_options.h52 BOND_OPT_MINLINKS, enumerator
/linux-4.1.27/drivers/net/bonding/
Dbond_options.c276 [BOND_OPT_MINLINKS] = {
277 .id = BOND_OPT_MINLINKS,
Dbond_netlink.c342 err = __bond_opt_set(bond, BOND_OPT_MINLINKS, &newval); in bond_changelink()