Home
last modified time | relevance | path

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

/linux-6.6.21/net/core/
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()