Searched refs:bond_for_each_slave (Results 1 – 1 of 1) sorted by relevance
/include/net/ |
D | bonding.h | 82 #define bond_for_each_slave(bond, pos, iter) \ macro 402 bond_for_each_slave(bond, tmp, iter) { in bond_slave_state_change() 415 bond_for_each_slave(bond, tmp, iter) { in bond_slave_state_notify() 599 bond_for_each_slave(bond, tmp, iter) { in bond_slave_link_notify() 695 bond_for_each_slave(bond, tmp, iter) in bond_slave_has_mac()
|