Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dbond_options.h48 BOND_OPT_MINLINKS, enumerator
/linux-5.19.10/drivers/net/bonding/
Dbond_options.c339 [BOND_OPT_MINLINKS] = {
340 .id = BOND_OPT_MINLINKS,
Dbond_netlink.c401 err = __bond_opt_set(bond, BOND_OPT_MINLINKS, &newval); in bond_changelink()