Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/bonding/
H A Dbond_main.c1101 static struct slave *bond_find_best_slave(struct bonding *bond) in bond_find_best_slave() function
1281 best_slave = bond_find_best_slave(bond); in bond_select_active_slave()