Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dvirtio_net.h17 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()
229 hdr->gso_type = VIRTIO_NET_HDR_GSO_TCPV6; in virtio_net_hdr_from_skb()
296 inner_isv6 = gso_inner_type == VIRTIO_NET_HDR_GSO_TCPV6; in virtio_net_hdr_tnl_to_skb()