Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnetdevice.h2926 u16 __skb_tx_hash(const struct net_device *dev, struct sk_buff *skb,
2936 return __skb_tx_hash(dev, skb, dev->real_num_tx_queues); in skb_tx_hash()
/linux-4.4.14/net/core/
Ddev.c2378 u16 __skb_tx_hash(const struct net_device *dev, struct sk_buff *skb, in __skb_tx_hash() function
2400 EXPORT_SYMBOL(__skb_tx_hash);