Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/bonding/
Dbond_main.c738 static struct slave *bond_find_best_slave(struct bonding *bond) in bond_find_best_slave() function
907 best_slave = bond_find_best_slave(bond); in bond_select_active_slave()