Searched refs:nprobes (Results 1 – 1 of 1) sorted by relevance
314 int nprobes = 3; variable396 nprobes = atoi(optarg); in main()397 if (nprobes < 1) { in main()599 for (probe = 0; probe < nprobes; ++probe) { in main()649 (unreachable > 0 && unreachable >= nprobes-1)) in main()