Searched refs:VIRTIO_NET_HDR_GSO_UDP (Results 1 – 3 of 3) sorted by relevance
15 case VIRTIO_NET_HDR_GSO_UDP: in virtio_net_hdr_set_proto()49 case VIRTIO_NET_HDR_GSO_UDP: in virtio_net_hdr_to_skb()
131 #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()