UDP_DST_PORT
if (ntohs(udph->dest) != UDP_DST_PORT)
d4->sin_port = htons(UDP_DST_PORT);
d6->sin6_port = htons(UDP_DST_PORT);
cur += build_udp_packet(cur, UDP_DST_PORT, UDP_SRC_PORT, payload_len,