Home
last modified time | relevance | path

Searched defs:all_slaves (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dif_eql.h39 struct list_head all_slaves; member
/linux/drivers/net/bonding/
H A Dbond_main.c5028 bond_set_slave_arr(struct bonding * bond,struct bond_up_slave * usable_slaves,struct bond_up_slave * all_slaves) bond_set_slave_arr() argument
5056 struct bond_up_slave *usable_slaves = NULL, *all_slaves = NULL; bond_update_slave_arr() local
5212 bond_xmit_broadcast(struct sk_buff * skb,struct net_device * bond_dev,bool all_slaves) bond_xmit_broadcast() argument
5311 bond_xmit_get_slave(struct net_device * master_dev,struct sk_buff * skb,bool all_slaves) bond_xmit_get_slave() argument
[all...]
/linux/include/net/
H A Dbonding.h224 struct bond_up_slave __rcu *all_slaves; member
/linux/net/core/
H A Ddev.c9371 netdev_get_xmit_slave(struct net_device * dev,struct sk_buff * skb,bool all_slaves) netdev_get_xmit_slave() argument