Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dbond_options.h56 BOND_OPT_MINLINKS, enumerator
/openbmc/linux/drivers/net/bonding/
H A Dbond_options.c348 [BOND_OPT_MINLINKS] = {
349 .id = BOND_OPT_MINLINKS,
H A Dbond_netlink.c445 err = __bond_opt_set(bond, BOND_OPT_MINLINKS, &newval, in bond_changelink()