Home
last modified time | relevance | path

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

/qemu/net/
H A Deth.c481 info->has_ext_hdrs = false; in eth_parse_ipv6_hdr()
485 info->has_ext_hdrs = true; in eth_parse_ipv6_hdr()
/qemu/include/net/
H A Deth.h367 bool has_ext_hdrs; member
/qemu/hw/net/
H A Digb_core.c333 ip6info->has_ext_hdrs, in igb_rss_get_hash_type()
341 if ((!ex_dis || !ip6info->has_ext_hdrs) && in igb_rss_get_hash_type()
1468 pkt_type = ip6hdr_info->has_ext_hdrs ? E1000_ADVRXD_PKT_IP6E : in igb_rx_desc_get_packet_type()
H A De1000e_core.c506 ip6info->has_ext_hdrs, in e1000e_rss_get_hash_type()
514 if ((!ex_dis || !ip6info->has_ext_hdrs) && in e1000e_rss_get_hash_type()