Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dbond_alb.h175 int bond_alb_xmit(struct sk_buff *skb, struct net_device *bond_dev);
/linux-4.4.14/drivers/net/bonding/
Dbond_alb.c1363 int bond_alb_xmit(struct sk_buff *skb, struct net_device *bond_dev) in bond_alb_xmit() function
Dbond_main.c3997 return bond_alb_xmit(skb, dev); in __bond_start_xmit()