Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/virtio/
H A Dvirtio_net.h110 #define VIRTIO_NET_HDR_GSO_TCPV4 0x01 /* GSO frame, IPv4 TCP (TSO) */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_net.h136 #define VIRTIO_NET_HDR_GSO_TCPV4 1 /* GSO frame, IPv4 TCP (TSO) */ macro