Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/bonding/
Dbond_main.c764 static struct slave *bond_find_best_slave(struct bonding *bond) in bond_find_best_slave() function
937 best_slave = bond_find_best_slave(bond); in bond_select_active_slave()