Searched refs:VIRTIO_NET_HDR_GSO_UDP (Results 1 – 3 of 3) sorted by relevance
13 case VIRTIO_NET_HDR_GSO_UDP: in virtio_net_hdr_set_proto()40 case VIRTIO_NET_HDR_GSO_UDP: in virtio_net_hdr_to_skb()
110 #define VIRTIO_NET_HDR_GSO_UDP 3 /* GSO frame, IPv4 UDP (UFO) */ macro
94 vh->gso_type = VIRTIO_NET_HDR_GSO_UDP; in build_vnet_header()