Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dbonding.h471 #define BOND_FOM_ACTIVE 1 macro
/linux-6.15/drivers/net/bonding/
H A Dbond_main.c1086 case BOND_FOM_ACTIVE: in bond_do_fail_over_mac()
2064 bond->params.fail_over_mac != BOND_FOM_ACTIVE) { in bond_enslave()
2066 bond->params.fail_over_mac = BOND_FOM_ACTIVE; in bond_enslave()
2550 if (!all && (bond->params.fail_over_mac != BOND_FOM_ACTIVE || in __bond_release_one()
2638 if (bond->params.fail_over_mac != BOND_FOM_ACTIVE || in __bond_release_one()
H A Dbond_options.c137 { "active", BOND_FOM_ACTIVE, 0},