Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/bonding/
Dbond_netlink.c284 int primary_reselect = in bond_changelink() local
287 bond_opt_initval(&newval, primary_reselect); in bond_changelink()
507 bond->params.primary_reselect)) in bond_fill_info()
Dbond_sysfs.c451 bond->params.primary_reselect); in bonding_show_primary_reselect()
454 val->string, bond->params.primary_reselect); in bonding_show_primary_reselect()
456 static DEVICE_ATTR(primary_reselect, S_IRUGO | S_IWUSR,
Dbond_main.c100 static char *primary_reselect; variable
143 module_param(primary_reselect, charp, 0);
144 MODULE_PARM_DESC(primary_reselect, "Reselect primary slave "
725 if (bond->params.primary_reselect == BOND_PRI_RESELECT_BETTER && in bond_should_change_active()
729 if (bond->params.primary_reselect == BOND_PRI_RESELECT_FAILURE) in bond_should_change_active()
4448 if (primary && primary_reselect) { in bond_check_params()
4449 bond_opt_initstr(&newval, primary_reselect); in bond_check_params()
4454 primary_reselect); in bond_check_params()
4497 params->primary_reselect = primary_reselect_value; in bond_check_params()
Dbond_procfs.c90 bond->params.primary_reselect); in bond_info_show_master()
Dbond_options.c1110 bond->params.primary_reselect = newval->value; in bond_option_primary_reselect_set()
/linux-4.1.27/include/net/
Dbonding.h130 int primary_reselect; member
/linux-4.1.27/Documentation/networking/
Dbonding.txt705 primary_reselect
730 The primary_reselect setting is ignored in two cases:
738 Changing the primary_reselect policy via sysfs will cause an