Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dvirtio_net.h20 case VIRTIO_NET_HDR_GSO_UDP_L4: in virtio_net_hdr_match_proto()
37 case VIRTIO_NET_HDR_GSO_UDP_L4: in virtio_net_hdr_set_proto()
78 case VIRTIO_NET_HDR_GSO_UDP_L4: in virtio_net_hdr_to_skb()
215 hdr->gso_type = VIRTIO_NET_HDR_GSO_UDP_L4; in virtio_net_hdr_from_skb()
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_net.h138 #define VIRTIO_NET_HDR_GSO_UDP_L4 5 /* GSO frame, IPv4& IPv6 UDP (USO) */ macro
/openbmc/linux/include/uapi/linux/
H A Dvirtio_net.h138 #define VIRTIO_NET_HDR_GSO_UDP_L4 5 /* GSO frame, IPv4& IPv6 UDP (USO) */ macro