Home
last modified time | relevance | path

Searched defs:VIRTIO_NET_HDR_GSO_TCPV4 (Results 1 – 3 of 3) 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/linux/include/uapi/linux/
H A Dvirtio_net.h135 #define VIRTIO_NET_HDR_GSO_TCPV4 1 /* 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