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
338 info->in6_dst = ip6.daddr; in parse_packet()
460 &packet_info.in6_dst, in calculate_rss_hash()
461 sizeof(packet_info.in6_dst)); in calculate_rss_hash()
491 &packet_info.in6_dst, in calculate_rss_hash()
492 sizeof(packet_info.in6_dst)); in calculate_rss_hash()
522 &packet_info.in6_dst, in calculate_rss_hash()
523 sizeof(packet_info.in6_dst)); in calculate_rss_hash()