Home
last modified time | relevance | path

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

/Linux-v4.19/net/packet/
Daf_packet.c278 static u16 __packet_pick_tx_queue(struct net_device *dev, struct sk_buff *skb, in __packet_pick_tx_queue() function
292 __packet_pick_tx_queue); in packet_pick_tx_queue()
295 queue_index = __packet_pick_tx_queue(dev, skb, NULL); in packet_pick_tx_queue()