Lines Matching defs:probe
86 * internet host. We find out intermediate hops by launching probe
94 * round trip time of each probe. If the probe answers come from
98 * probe.
100 * Probe packets are UDP format. We don't want the destination
183 * icmp's) until we probe with a ttl that's at least twice the path
225 * of the "likely" range). To keep track of which probe is being
228 * port number before each probe.
297 * format of a (udp) probe packet.
346 static u_int16_t port = 32768+666;/* start udp dest port # for probe packets */
367 u_long probe, hops, lport;
458 * probe (e.g., on a multi-homed host).
685 for (probe = 0; probe < nprobes; ++probe) {