Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dbonding.h204 bool force_primary; member
/Linux-v5.4/drivers/net/bonding/
Dbond_options.c1152 bond->force_primary = true; in bond_option_primary_set()
Dbond_main.c733 if (bond->force_primary) { in bond_choose_primary_or_current()
734 bond->force_primary = false; in bond_choose_primary_or_current()
1653 bond->force_primary = true; in bond_enslave()