Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dbonding.h468 #define BOND_FOM_NONE 0 macro
/openbmc/linux/drivers/net/bonding/
H A Dbond_options.c135 { "none", BOND_FOM_NONE, BOND_VALFLAG_DEFAULT},
H A Dbond_main.c6328 fail_over_mac_value = BOND_FOM_NONE; in bond_check_params()