Lines Matching defs:vxlanhdr
26 #define L2_PAD_SZ (sizeof(struct vxlanhdr) + ETH_HLEN)
157 l2_len += sizeof(struct vxlanhdr);
198 struct vxlanhdr *vxlan_hdr = (struct vxlanhdr *)l2_hdr;
203 l2_hdr += sizeof(struct vxlanhdr);
288 l2_len += sizeof(struct vxlanhdr);
328 struct vxlanhdr *vxlan_hdr = (struct vxlanhdr *)l2_hdr;
333 l2_hdr += sizeof(struct vxlanhdr);
642 olen += ETH_HLEN + sizeof(struct vxlanhdr);