Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dbonding.h184 struct bond_up_slave { struct
204 struct bond_up_slave __rcu *slave_arr; /* Array of usable slaves */ argument
/linux-4.4.14/drivers/net/bonding/
Dbond_main.c3799 struct bond_up_slave *new_arr, *old_arr; in bond_update_slave_arr()
3807 new_arr = kzalloc(offsetof(struct bond_up_slave, arr[bond->slave_cnt]), in bond_update_slave_arr()
3884 struct bond_up_slave *slaves; in bond_3ad_xor_xmit()
4176 struct bond_up_slave *arr; in bond_uninit()
Dbond_alb.c1348 struct bond_up_slave *slaves; in bond_tlb_xmit()