send_probe
static void send_probe(int, u_int8_t, int, struct sockaddr_in *);
send_probe(++seq, ttl, incflag, &to);
static void send_probe(int, u_long);
send_probe(++seq, hops);