Searched refs:max_timeout (Results 1 – 1 of 1) sorted by relevance
173 static int max_timeout = 5; /* quit after this consecutive timeouts */ variable439 max_timeout = str2int(optarg, "max timeout", 1, -1); in main()1658 for (probe = 0; (probe < nprobes) && (timeouts < max_timeout); in traceroute()