Home
last modified time | relevance | path

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

/drivers/net/bonding/
Dbonding.h321 #define BOND_FOM_ACTIVE 1 macro
Dbond_main.c229 { "active", BOND_FOM_ACTIVE},
894 case BOND_FOM_ACTIVE: in bond_do_fail_over_mac()
1608 bond->params.fail_over_mac = BOND_FOM_ACTIVE; in bond_enslave()
1609 } else if (bond->params.fail_over_mac != BOND_FOM_ACTIVE) { in bond_enslave()
2097 if (bond->params.fail_over_mac != BOND_FOM_ACTIVE) { in bond_release()
3871 if (bond->params.fail_over_mac == BOND_FOM_ACTIVE) in bond_set_mac_address()