Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dbonding.h181 struct bond_up_slave { struct
201 struct bond_up_slave __rcu *slave_arr; /* Array of usable slaves */ argument
/linux-4.1.27/drivers/net/bonding/
Dbond_main.c3781 struct bond_up_slave *new_arr, *old_arr; in bond_update_slave_arr()
3790 new_arr = kzalloc(offsetof(struct bond_up_slave, arr[bond->slave_cnt]), in bond_update_slave_arr()
3868 struct bond_up_slave *slaves; in bond_3ad_xor_xmit()
4156 struct bond_up_slave *arr; in bond_uninit()
Dbond_alb.c1348 struct bond_up_slave *slaves; in bond_tlb_xmit()