Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/bonding/
Dbond_main.c754 static struct slave *bond_find_best_slave(struct bonding *bond) in bond_find_best_slave() function
924 best_slave = bond_find_best_slave(bond); in bond_select_active_slave()