Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dbonding.h202 bool force_primary; member
/linux-4.1.27/drivers/net/bonding/
Dbond_main.c721 if (bond->force_primary) { in bond_should_change_active()
722 bond->force_primary = false; in bond_should_change_active()
1584 bond->force_primary = true; in bond_enslave()