Home
last modified time | relevance | path

Searched refs:primary_reselect (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/net/bonding/
Dbond_netlink.c305 int primary_reselect = in bond_changelink() local
308 bond_opt_initval(&newval, primary_reselect); in bond_changelink()
580 bond->params.primary_reselect)) in bond_fill_info()
Dbond_sysfs.c440 bond->params.primary_reselect); in bonding_show_primary_reselect()
443 val->string, bond->params.primary_reselect); in bonding_show_primary_reselect()
445 static DEVICE_ATTR(primary_reselect, 0644,
Dbond_procfs.c91 bond->params.primary_reselect); in bond_info_show_master()
Dbond_main.c100 static char *primary_reselect; variable
143 module_param(primary_reselect, charp, 0);
144 MODULE_PARM_DESC(primary_reselect, "Reselect primary slave "
732 switch (bond->params.primary_reselect) { in bond_choose_primary_or_current()
745 bond->params.primary_reselect); in bond_choose_primary_or_current()
4620 if (primary && primary_reselect) { in bond_check_params()
4621 bond_opt_initstr(&newval, primary_reselect); in bond_check_params()
4626 primary_reselect); in bond_check_params()
4695 params->primary_reselect = primary_reselect_value; in bond_check_params()
Dbond_options.c1178 bond->params.primary_reselect = newval->value; in bond_option_primary_reselect_set()
/Linux-v4.19/include/net/
Dbonding.h121 int primary_reselect; member
/Linux-v4.19/Documentation/networking/
Dbonding.txt742 primary_reselect
767 The primary_reselect setting is ignored in two cases:
775 Changing the primary_reselect policy via sysfs will cause an