Home
last modified time | relevance | path

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

/linux/include/net/
H A Dbonding.h475 #define BOND_FOM_FOLLOW 2 macro
/linux/drivers/net/bonding/
H A Dbond_options.c143 { "follow", BOND_FOM_FOLLOW, 0},
H A Dbond_main.c1029 case BOND_FOM_FOLLOW: in bond_do_fail_over_mac()
2056 } else if (bond->params.fail_over_mac == BOND_FOM_FOLLOW && in bond_enslave()