Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dbond_options.h67 BOND_OPT_LP_INTERVAL, enumerator
/openbmc/linux/drivers/net/bonding/
H A Dbond_options.c441 [BOND_OPT_LP_INTERVAL] = {
442 .id = BOND_OPT_LP_INTERVAL,
H A Dbond_netlink.c455 err = __bond_opt_set(bond, BOND_OPT_LP_INTERVAL, &newval, in bond_changelink()