Searched refs:off_vx (Results 1 – 1 of 1) sorted by relevance
684 unsigned int hlen, off_vx; in vxlan_gro_prepare_receive() local690 off_vx = skb_gro_offset(skb); in vxlan_gro_prepare_receive()691 hlen = off_vx + sizeof(*vh); in vxlan_gro_prepare_receive()692 vh = skb_gro_header(skb, hlen, off_vx); in vxlan_gro_prepare_receive()701 vh = vxlan_gro_remcsum(skb, off_vx, vh, sizeof(struct vxlanhdr), in vxlan_gro_prepare_receive()716 vh2 = (struct vxlanhdr *)(p->data + off_vx); in vxlan_gro_prepare_receive()