Home
last modified time | relevance | path

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

/openbmc/qemu/tools/ebpf/
H A Drss.bpf.c72 struct in6_addr in6_dst; member
335 info->in6_dst = ip6.daddr; in parse_packet()
456 &packet_info.in6_dst, in calculate_rss_hash()
457 sizeof(packet_info.in6_dst)); in calculate_rss_hash()
487 &packet_info.in6_dst, in calculate_rss_hash()
488 sizeof(packet_info.in6_dst)); in calculate_rss_hash()
518 &packet_info.in6_dst, in calculate_rss_hash()
519 sizeof(packet_info.in6_dst)); in calculate_rss_hash()