Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/bonding/
H A Dbond_options.c998 static int _bond_option_delay_set(struct bonding *bond, in _bond_option_delay_set() function
1029 return _bond_option_delay_set(bond, newval, "up delay", in bond_option_updelay_set()
1036 return _bond_option_delay_set(bond, newval, "down delay", in bond_option_downdelay_set()
1043 int ret = _bond_option_delay_set(bond, newval, in bond_option_peer_notif_delay_set()