Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dbonding.h221 bool force_primary; member
/openbmc/linux/drivers/net/bonding/
H A Dbond_options.c1362 bond->force_primary = true; in bond_option_primary_set()
H A Dbond_main.c1069 if (bond->force_primary) { in bond_choose_primary_or_current()
1070 bond->force_primary = false; in bond_choose_primary_or_current()
2110 bond->force_primary = true; in bond_enslave()