Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dbonding.h205 bool force_primary; member
/linux-4.4.14/drivers/net/bonding/
Dbond_main.c725 if (bond->force_primary) { in bond_choose_primary_or_current()
726 bond->force_primary = false; in bond_choose_primary_or_current()
1597 bond->force_primary = true; in bond_enslave()