Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/bonding/
Dbond_options.c1003 static int _bond_option_delay_set(struct bonding *bond, in _bond_option_delay_set() function
1034 return _bond_option_delay_set(bond, newval, "up delay", in bond_option_updelay_set()
1041 return _bond_option_delay_set(bond, newval, "down delay", in bond_option_downdelay_set()
1048 int ret = _bond_option_delay_set(bond, newval, in bond_option_peer_notif_delay_set()