Home
last modified time | relevance | path

Searched refs:skb_tx_hash (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Ddev.c3167 static u16 skb_tx_hash(const struct net_device *dev, in skb_tx_hash() function
4035 new_index = skb_tx_hash(dev, sb_dev, skb); in netdev_pick_tx()
/kernel/linux/linux-6.6/net/core/
H A Ddev.c3237 static u16 skb_tx_hash(const struct net_device *dev, in skb_tx_hash() function
4217 new_index = skb_tx_hash(dev, sb_dev, skb); in netdev_pick_tx()

Completed in 27 milliseconds