Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dbonding.h464 #define BOND_FOM_ACTIVE 1 macro
/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_main.c928 case BOND_FOM_ACTIVE: in bond_do_fail_over_mac()
1805 bond->params.fail_over_mac != BOND_FOM_ACTIVE) { in bond_enslave()
1807 bond->params.fail_over_mac = BOND_FOM_ACTIVE; in bond_enslave()
2319 if (bond->params.fail_over_mac != BOND_FOM_ACTIVE || in __bond_release_one()
H A Dbond_options.c126 { "active", BOND_FOM_ACTIVE, 0},