Searched refs:outip4 (Results 1 – 1 of 1) sorted by relevance
115 static struct ip *outip4; /* output buffer to send as an IPv4 datagram */ variable558 outip4 = (*pr4->set_buffers_fn)(pr4->packlen); in main()583 outip4 = (*pr4->set_buffers_fn)(pr4->packlen); in main()1560 outip4->ip_src = *(struct in_addr *)pr->from_sin_addr; in traceroute()1561 outip4->ip_dst = ip_addr->addr; in traceroute()1655 send_probe(sndsock, pr->to, outip4, seq, ttl, in traceroute()