Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dbond_options.h51 BOND_OPT_ARP_INTERVAL, enumerator
/openbmc/linux/drivers/net/bonding/
H A Dbond_options.c284 [BOND_OPT_ARP_INTERVAL] = {
285 .id = BOND_OPT_ARP_INTERVAL,
H A Dbond_netlink.c277 err = __bond_opt_set(bond, BOND_OPT_ARP_INTERVAL, &newval, in bond_changelink()