Home
last modified time | relevance | path

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

/net/core/
Ddev.c3172 static u16 skb_tx_hash(const struct net_device *dev, in skb_tx_hash() function
4040 new_index = skb_tx_hash(dev, sb_dev, skb); in netdev_pick_tx()