Searched refs:bond_last_slave (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/ | ||
| H A D | bonding.h | 63 #define bond_last_slave(bond) \ macro |
| /linux/drivers/net/bonding/ | ||
| H A D | bond_main.c | 2104 prev_slave = bond_last_slave(bond); in bond_enslave() |