Searched refs:bond_find_best_slave (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/bonding/
H A Dbond_main.c753 * bond_find_best_slave - select the best available slave to be the active one
756 static struct slave *bond_find_best_slave(struct bonding *bond) bond_find_best_slave() function
925 best_slave = bond_find_best_slave(bond); bond_select_active_slave()

Completed in 61 milliseconds