set_ip4hdr
set_ip4hdr(&packet.iph, packet_len, IPPROTO_ICMP, src, dst);
set_ip4hdr(&packet.iphe, packet_len, IPPROTO_TCP, dst, src);
set_ip4hdr(&packet.iph, packet_len, IPPROTO_ICMP, src, dst);
set_ip4hdr(&packet.iphe, packet_len, IPPROTO_TCP, dst, src);