Searched defs:new_active (Results 1 – 2 of 2) sorted by relevance
999 static void bond_hw_addr_swap(struct bonding *bond, struct slave *new_active, in bond_hw_addr_swap()1059 struct slave *new_active) in bond_get_old_active()1082 struct slave *new_active, in bond_do_fail_over_mac()1277 void bond_change_active_slave(struct bonding *bond, struct slave *new_active) in bond_change_active_slave()
944 struct slave *new_active = bond_slave_get_rtnl(slave_dev); in bond_option_active_slave_set() local