Home
last modified time | relevance | path

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

/openbmc/qemu/tools/ebpf/
H A Drss.bpf.c67 __be32 in_dst; member
319 info->in_dst = ip.daddr; in parse_packet()
402 &packet_info.in_dst, in calculate_rss_hash()
403 sizeof(packet_info.in_dst)); in calculate_rss_hash()
417 &packet_info.in_dst, in calculate_rss_hash()
418 sizeof(packet_info.in_dst)); in calculate_rss_hash()
430 &packet_info.in_dst, in calculate_rss_hash()
431 sizeof(packet_info.in_dst)); in calculate_rss_hash()