Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dbond_alb.h159 netdev_tx_t bond_alb_xmit(struct sk_buff *skb, struct net_device *bond_dev);
/Linux-v6.6/drivers/net/bonding/
Dbond_alb.c1523 netdev_tx_t bond_alb_xmit(struct sk_buff *skb, struct net_device *bond_dev) in bond_alb_xmit() function
Dbond_main.c5435 return bond_alb_xmit(skb, dev); in __bond_start_xmit()