Home
last modified time | relevance | path

Searched defs:eth_ip6_hdr_info_st (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/net/
H A Deth.h363 typedef struct eth_ip6_hdr_info_st { struct
364 uint8_t l4proto;
365 size_t full_hdr_len;
366 struct ip6_header ip6_hdr;
367 bool has_ext_hdrs;
368 bool rss_ex_src_valid;
369 struct in6_address rss_ex_src;
370 bool rss_ex_dst_valid;
371 struct in6_address rss_ex_dst;
372 bool fragment;