Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/virtio/
H A Dvirtqueue.h310 #define VIRTIO_NET_HDR_GSO_TCPV6 4 /**< GSO frame, IPv6 TCP */ macro
672 VIRTIO_NET_HDR_GSO_TCPV6 : in virtqueue_xmit_offload()
H A Dvirtio_rxtx.c940 case VIRTIO_NET_HDR_GSO_TCPV6: in virtio_rx_offload()
/f-stack/dpdk/lib/librte_vhost/
H A Dvirtio_net.c467 net_hdr->gso_type = VIRTIO_NET_HDR_GSO_TCPV6; in virtio_enqueue_offload()
1875 case VIRTIO_NET_HDR_GSO_TCPV6: in vhost_dequeue_offload()