Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dbond_options.h43 BOND_OPT_ARP_INTERVAL, enumerator
/Linux-v5.4/drivers/net/bonding/
Dbond_options.c255 [BOND_OPT_ARP_INTERVAL] = {
256 .id = BOND_OPT_ARP_INTERVAL,
Dbond_netlink.c244 err = __bond_opt_set(bond, BOND_OPT_ARP_INTERVAL, &newval); in bond_changelink()