Searched refs:sent_probes (Results 1 – 2 of 2) sorted by relevance
185 if (cluster->sent_probes == 0) { in ProbeSent()190 cluster->sent_probes += 1; in ProbeSent()193 cluster->sent_probes >= cluster->pace_info.probe_cluster_min_probes) { in ProbeSent()197 cluster->sent_probes); in ProbeSent()
105 int sent_probes = 0; member