packet_pick_tx_queue  206 net/packet/af_packet.c static u16 packet_pick_tx_queue(struct sk_buff *skb);
packet_pick_tx_queue  240 net/packet/af_packet.c 	return dev_direct_xmit(skb, packet_pick_tx_queue(skb));