Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dbonding.h469 #define BOND_FOM_ACTIVE 1 macro
/Linux-v6.6/drivers/net/bonding/
Dbond_main.c970 case BOND_FOM_ACTIVE: in bond_do_fail_over_mac()
1934 bond->params.fail_over_mac != BOND_FOM_ACTIVE) { in bond_enslave()
1936 bond->params.fail_over_mac = BOND_FOM_ACTIVE; in bond_enslave()
2498 if (bond->params.fail_over_mac != BOND_FOM_ACTIVE || in __bond_release_one()
Dbond_options.c135 { "active", BOND_FOM_ACTIVE, 0},