Searched refs:VIRTIO_NET_HDR_GSO_TCPV6 (Results 1 – 2 of 2) sorted by relevance
17 case VIRTIO_NET_HDR_GSO_TCPV6: in virtio_net_hdr_match_proto()40 case VIRTIO_NET_HDR_GSO_TCPV6: in virtio_net_hdr_set_proto()67 case VIRTIO_NET_HDR_GSO_TCPV6: in virtio_net_hdr_to_skb()213 hdr->gso_type = VIRTIO_NET_HDR_GSO_TCPV6; in virtio_net_hdr_from_skb()
137 #define VIRTIO_NET_HDR_GSO_TCPV6 4 /* GSO frame, IPv6 TCP */ macro