Home
last modified time | relevance | path

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

/openbmc/qemu/tools/ebpf/
H A Drss.bpf.c74 struct in6_addr in6_ext_dst; member
199 &info->in6_ext_dst, sizeof(info->in6_ext_dst), in parse_ipv6_ext()
452 &packet_info.in6_ext_dst, in calculate_rss_hash()
453 sizeof(packet_info.in6_ext_dst)); in calculate_rss_hash()
483 &packet_info.in6_ext_dst, in calculate_rss_hash()
484 sizeof(packet_info.in6_ext_dst)); in calculate_rss_hash()
514 &packet_info.in6_ext_dst, in calculate_rss_hash()
515 sizeof(packet_info.in6_ext_dst)); in calculate_rss_hash()