Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bonding/
Dbond_main.c4101 static int bond_xmit_roundrobin(struct sk_buff *skb, struct net_device *bond_dev) in bond_xmit_roundrobin() function
4385 return bond_xmit_roundrobin(skb, dev); in bond_start_xmit()