Home
last modified time | relevance | path

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

/linux-6.1.9/net/core/
Ddev.c3190 static u16 skb_tx_hash(const struct net_device *dev, in skb_tx_hash() function
4099 new_index = skb_tx_hash(dev, sb_dev, skb); in netdev_pick_tx()