Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dbonding.h474 #define BOND_FOM_ACTIVE 1 macro
/linux-6.1.9/drivers/net/bonding/
Dbond_main.c966 case BOND_FOM_ACTIVE: in bond_do_fail_over_mac()
1894 bond->params.fail_over_mac != BOND_FOM_ACTIVE) { in bond_enslave()
1896 bond->params.fail_over_mac = BOND_FOM_ACTIVE; in bond_enslave()
2456 if (bond->params.fail_over_mac != BOND_FOM_ACTIVE || in __bond_release_one()
Dbond_options.c135 { "active", BOND_FOM_ACTIVE, 0},