Searched refs:dst_port (Results 1 – 4 of 4) sorted by relevance
62 __u16 dst_port; member361 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()[all …]
29 c += (key->src_port | key->dst_port << 16); in connection_key_hash()107 key->dst_port = ntohs(tmp_ports >> 16); in extract_ip_and_port()112 key->dst_port = ntohs(tmp_ports & 0xffff); in extract_ip_and_port()
65 uint16_t dst_port; member
60 uint32_t dst_port; member