Home
last modified time | relevance | path

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

/linux/include/net/
H A Dbond_options.h50 BOND_OPT_FAIL_OVER_MAC, enumerator
/linux/drivers/net/bonding/
H A Dbond_procfs.c72 optval = bond_opt_get_val(BOND_OPT_FAIL_OVER_MAC, in bond_info_show_master()
H A Dbond_options.c282 [BOND_OPT_FAIL_OVER_MAC] = {
283 .id = BOND_OPT_FAIL_OVER_MAC,
H A Dbond_sysfs.c264 val = bond_opt_get_val(BOND_OPT_FAIL_OVER_MAC, in bonding_show_fail_over_mac()
H A Dbond_netlink.c397 err = __bond_opt_set(bond, BOND_OPT_FAIL_OVER_MAC, &newval, in bond_changelink()
H A Dbond_main.c6236 valptr = bond_opt_parse(bond_opt_get(BOND_OPT_FAIL_OVER_MAC), in bond_check_params()