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

/linux-master/drivers/net/bonding/
H A Dbond_main.c1033 * bond_choose_primary_or_current - select the primary or high priority slave
1043 static struct slave *bond_choose_primary_or_current(struct bonding *bond) function
1107 slave = bond_choose_primary_or_current(bond);

Completed in 112 milliseconds