Home
last modified time | relevance | path

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

/qemu/net/
H A Deth.c55 struct ip6_header *ip6hdr = (struct ip6_header *) l3_hdr; in eth_get_gso_type() local
57 if (IP6_ECN(ip6hdr->ip6_ecn_acc) == IP6_ECN_CE) { in eth_get_gso_type()
/qemu/hw/net/
H A Dnet_rx_pkt.c517 struct ip6_header *ip6hdr = &pkt->ip6hdr_info.ip6_hdr; in _net_rx_pkt_calc_l4_csum() local
521 csl = be16_to_cpu(ip6hdr->ip6_ctlun.ip6_un1.ip6_un1_plen) - in _net_rx_pkt_calc_l4_csum()