bond_last_slave  1582 drivers/net/bonding/bond_main.c 	prev_slave = bond_last_slave(bond);
bond_last_slave    72 include/net/bonding.h #define bond_is_last_slave(bond, pos) (pos == bond_last_slave(bond))