set_ip6hdr
set_ip6hdr(&packet.iph, packet_len, IPPROTO_ICMPV6, src, dst);
set_ip6hdr(&packet.iphe, packet_len, IPPROTO_TCP, dst, src);
set_ip6hdr(&packet.iph, packet_len, IPPROTO_ICMPV6, src, dst);
set_ip6hdr(&packet.iphe, packet_len, IPPROTO_TCP, dst, src);