Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dbonding.h216 bool force_primary; member
/Linux-v5.15/drivers/net/bonding/
Dbond_options.c1215 bond->force_primary = true; in bond_option_primary_set()
Dbond_main.c1037 if (bond->force_primary) { in bond_choose_primary_or_current()
1038 bond->force_primary = false; in bond_choose_primary_or_current()
2031 bond->force_primary = true; in bond_enslave()