Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/bonding/
Dbond_options.c997 static int _bond_option_delay_set(struct bonding *bond, in _bond_option_delay_set() function
1028 return _bond_option_delay_set(bond, newval, "up delay", in bond_option_updelay_set()
1035 return _bond_option_delay_set(bond, newval, "down delay", in bond_option_downdelay_set()
1042 int ret = _bond_option_delay_set(bond, newval, in bond_option_peer_notif_delay_set()