Lines Matching refs:dst_port
62 __u16 dst_port; member
361 info->dst_port = tcp.dest; in parse_packet()
373 info->dst_port = udp.dest; in parse_packet()
412 &packet_info.dst_port, in calculate_rss_hash()
413 sizeof(packet_info.dst_port)); in calculate_rss_hash()
427 &packet_info.dst_port, in calculate_rss_hash()
428 sizeof(packet_info.dst_port)); in calculate_rss_hash()
467 &packet_info.dst_port, in calculate_rss_hash()
468 sizeof(packet_info.dst_port)); in calculate_rss_hash()
499 &packet_info.dst_port, in calculate_rss_hash()
500 sizeof(packet_info.dst_port)); in calculate_rss_hash()