VXLAN_HLEN        637 drivers/net/ethernet/intel/fm10k/fm10k_main.c #define VXLAN_HLEN (sizeof(struct udphdr) + 8)
VXLAN_HLEN         33 include/net/vxlan.h #define VXLAN_HLEN (sizeof(struct udphdr) + sizeof(struct vxlanhdr))