Home
last modified time | relevance | path

Searched defs:VIRTIO_NET_HDR_GSO_UDP (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/virtio/
H A Dvirtio_net.h111 #define VIRTIO_NET_HDR_GSO_UDP 0x03 /* GSO frame, IPv4 UDP (UFO) */ macro
/openbmc/linux/include/uapi/linux/
H A Dvirtio_net.h136 #define VIRTIO_NET_HDR_GSO_UDP 3 /* GSO frame, IPv4 UDP (UFO) */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_net.h137 #define VIRTIO_NET_HDR_GSO_UDP 3 /* GSO frame, IPv4 UDP (UFO) */ macro