Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dbonding.h213 bool force_primary; member
/Linux-v5.10/drivers/net/bonding/
Dbond_options.c1168 bond->force_primary = true; in bond_option_primary_set()
Dbond_main.c875 if (bond->force_primary) { in bond_choose_primary_or_current()
876 bond->force_primary = false; in bond_choose_primary_or_current()
1849 bond->force_primary = true; in bond_enslave()