Home
last modified time | relevance | path

Searched refs:BOND_OPT_FAIL_OVER_MAC (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/include/net/
Dbond_options.h46 BOND_OPT_FAIL_OVER_MAC, enumerator
/linux-4.1.27/drivers/net/bonding/
Dbond_procfs.c70 optval = bond_opt_get_val(BOND_OPT_FAIL_OVER_MAC, in bond_info_show_master()
Dbond_options.c229 [BOND_OPT_FAIL_OVER_MAC] = {
230 .id = BOND_OPT_FAIL_OVER_MAC,
Dbond_netlink.c297 err = __bond_opt_set(bond, BOND_OPT_FAIL_OVER_MAC, &newval); in bond_changelink()
Dbond_sysfs.c278 val = bond_opt_get_val(BOND_OPT_FAIL_OVER_MAC, in bonding_show_fail_over_mac()
Dbond_main.c4464 valptr = bond_opt_parse(bond_opt_get(BOND_OPT_FAIL_OVER_MAC), in bond_check_params()