virtio_net_hdr_v1_hash_tunnel
struct virtio_net_hdr_v1_hash_tunnel hdr;
struct virtio_net_hdr_v1_hash_tunnel hdr;
struct virtio_net_hdr_v1_hash_tunnel *tnl_hdr;
tnl_hdr = (struct virtio_net_hdr_v1_hash_tunnel *)gso;
const struct virtio_net_hdr_v1_hash_tunnel *hdr)
struct virtio_net_hdr_v1_hash_tunnel *tnl_hdr)
#define TUN_VNET_TNL_SIZE sizeof(struct virtio_net_hdr_v1_hash_tunnel)
struct virtio_net_hdr_v1_hash_tunnel *hdr;
hdr = (struct virtio_net_hdr_v1_hash_tunnel *)(skb->data -
struct virtio_net_hdr_v1_hash_tunnel tnl_hdr;
vi->hdr_len = sizeof(struct virtio_net_hdr_v1_hash_tunnel);
hdr_len = sizeof(struct virtio_net_hdr_v1_hash_tunnel);
const struct virtio_net_hdr_v1_hash_tunnel *vhdr,
struct virtio_net_hdr_v1_hash_tunnel *vhdr,
#define TUN_VNET_TNL_SIZE sizeof(struct virtio_net_hdr_v1_hash_tunnel)
struct virtio_net_hdr_v1_hash_tunnel *vnet_hdr)
struct virtio_net_hdr_v1_hash_tunnel vnet_hdr = { 0 };
struct virtio_net_hdr_v1_hash_tunnel *vh_tunnel = (void *)buf;
return sizeof(struct virtio_net_hdr_v1_hash_tunnel);