Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dtun_vnet.h240 struct virtio_net_hdr_v1_hash_tunnel *tnl_hdr) in tun_vnet_hdr_tnl_from_skb() argument
245 if (virtio_net_hdr_tnl_from_skb(skb, tnl_hdr, has_tnl_offload, in tun_vnet_hdr_tnl_from_skb()
248 struct virtio_net_hdr_v1 *hdr = &tnl_hdr->hash_hdr.hdr; in tun_vnet_hdr_tnl_from_skb()
H A Dvirtio_net.c500 struct virtio_net_hdr_v1_hash_tunnel tnl_hdr; member
2515 if (virtio_net_hdr_tnl_to_skb(skb, &hdr->tnl_hdr, vi->rx_tnl, in virtnet_receive_done()
3300 hdr = &skb_vnet_common_hdr(skb)->tnl_hdr; in xmit_skb()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.c197 list[i].h_u.tnl_hdr.vni = cpu_to_be32(tenant_id); in ice_tc_fill_tunnel_outer()
198 memcpy(&list[i].m_u.tnl_hdr.vni, "\xff\xff\xff\x00", 4); in ice_tc_fill_tunnel_outer()