Searched refs:tnl_hdr (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/ |
| H A D | tun_vnet.h | 240 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 D | tun.c | 2383 struct virtio_net_hdr_v1_hash_tunnel *tnl_hdr; in tun_xdp_one() local 2454 tnl_hdr = (struct virtio_net_hdr_v1_hash_tunnel *)gso; in tun_xdp_one() 2455 if (tun_vnet_hdr_tnl_to_skb(tun->flags, features, skb, tnl_hdr)) { in tun_xdp_one()
|
| H A D | virtio_net.c | 508 struct virtio_net_hdr_v1_hash_tunnel tnl_hdr; member 2591 if (virtio_net_hdr_tnl_to_skb(skb, &hdr->tnl_hdr, vi->rx_tnl, in virtnet_receive_done() 3289 hdr = &skb_vnet_common_hdr(skb)->tnl_hdr; in xmit_skb()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_protocol_type.h | 455 struct ice_udp_tnl_hdr tnl_hdr; member
|
| H A D | ice_tc_lib.c | 197 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()
|