Home
last modified time | relevance | path

Searched defs:VIRTIO_NET_HDR_GSO_UDP (Results 1 – 2 of 2) 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/qemu/include/standard-headers/linux/
H A Dvirtio_net.h137 #define VIRTIO_NET_HDR_GSO_UDP 3 /* GSO frame, IPv4 UDP (UFO) */ macro