VN_PORT
geneve.vnport = htons(VN_PORT);
if (ntohs(udph->dest) != VN_PORT)
cur += build_udp_header(cur, UDP_SRC_PORT, VN_PORT, pktlen);