Searched refs:VIRTIO_NET_HDR_GSO_UDP (Results 1 – 5 of 5) sorted by relevance
17 case VIRTIO_NET_HDR_GSO_UDP: in virtio_net_hdr_match_proto()33 case VIRTIO_NET_HDR_GSO_UDP: in virtio_net_hdr_set_proto()67 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
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()