Searched refs:outer_th_offset (Results 1 – 3 of 3) sorted by relevance
370 vh_tunnel->outer_th_offset = eth_hlen + outer_iphlen; in build_virtio_net_hdr_v1_hash_tunnel()371 vh_tunnel->inner_nh_offset = vh_tunnel->outer_th_offset + ETH_HLEN + in build_virtio_net_hdr_v1_hash_tunnel()
335 outer_th = le16_to_cpu(vhdr->outer_th_offset); in virtio_net_hdr_tnl_to_skb()473 vhdr->outer_th_offset = cpu_to_le16(outer_th); in virtio_net_hdr_tnl_from_skb()
214 __le16 outer_th_offset; member