Searched refs:virtio_net_hdr_v1_hash_tunnel (Results 1 – 6 of 6) sorted by relevance
9 #define TUN_VNET_TNL_SIZE sizeof(struct virtio_net_hdr_v1_hash_tunnel)200 const struct virtio_net_hdr_v1_hash_tunnel *hdr) in tun_vnet_hdr_tnl_to_skb()240 struct virtio_net_hdr_v1_hash_tunnel *tnl_hdr) in tun_vnet_hdr_tnl_from_skb()
1701 struct virtio_net_hdr_v1_hash_tunnel hdr; in tun_get_user()2065 struct virtio_net_hdr_v1_hash_tunnel hdr; in tun_put_user()2380 struct virtio_net_hdr_v1_hash_tunnel *tnl_hdr; in tun_xdp_one()2451 tnl_hdr = (struct virtio_net_hdr_v1_hash_tunnel *)gso; in tun_xdp_one()
513 struct virtio_net_hdr_v1_hash_tunnel tnl_hdr;3303 struct virtio_net_hdr_v1_hash_tunnel *hdr; in xmit_skb()3316 hdr = (struct virtio_net_hdr_v1_hash_tunnel *)(skb->data - in xmit_skb()6930 vi->hdr_len = sizeof(struct virtio_net_hdr_v1_hash_tunnel); in virtnet_probe()
260 const struct virtio_net_hdr_v1_hash_tunnel *vhdr, in virtio_net_hdr_tnl_to_skb()384 struct virtio_net_hdr_v1_hash_tunnel *vhdr, in virtio_net_hdr_tnl_from_skb()
211 struct virtio_net_hdr_v1_hash_tunnel { struct
1668 hdr_len = sizeof(struct virtio_net_hdr_v1_hash_tunnel); in vhost_net_set_features()