Home
last modified time | relevance | path

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

/qemu/include/net/
H A Deth.h192 #define ip6_plen ip6_ctlun.ip6_un1.ip6_un1_plen macro
/qemu/hw/net/
H A Dnet_tx_pkt.c866 if (pkt->l3_hdr.ip6.ip6_plen == 0) { in net_tx_pkt_fix_ip6_payload_len()
868 pkt->l3_hdr.ip6.ip6_plen = htons(pkt->payload_len); in net_tx_pkt_fix_ip6_payload_len()