Home
last modified time | relevance | path

Searched refs:BOND_FOM_ACTIVE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dbonding.h465 #define BOND_FOM_ACTIVE 1 macro
/kernel/linux/linux-6.6/include/net/
H A Dbonding.h469 #define BOND_FOM_ACTIVE 1 macro
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_main.c929 case BOND_FOM_ACTIVE: in bond_do_fail_over_mac()
1817 bond->params.fail_over_mac != BOND_FOM_ACTIVE) { in bond_enslave()
1819 bond->params.fail_over_mac = BOND_FOM_ACTIVE; in bond_enslave()
2331 if (bond->params.fail_over_mac != BOND_FOM_ACTIVE || in __bond_release_one()
H A Dbond_options.c126 { "active", BOND_FOM_ACTIVE, 0},
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_main.c970 case BOND_FOM_ACTIVE: in bond_do_fail_over_mac()
1942 bond->params.fail_over_mac != BOND_FOM_ACTIVE) { in bond_enslave()
1944 bond->params.fail_over_mac = BOND_FOM_ACTIVE; in bond_enslave()
2506 if (bond->params.fail_over_mac != BOND_FOM_ACTIVE || in __bond_release_one()
H A Dbond_options.c135 { "active", BOND_FOM_ACTIVE, 0},

Completed in 20 milliseconds