Searched refs:recvcount (Results 1 – 1 of 1) sorted by relevance
57 uint32_t recvcount; in skt_nslots_common() local67 recvcount = 0; in skt_nslots_common()117 while (recvcount < nslots) { in skt_nslots_common()121 now - start, sendcount, recvcount, nslots, in skt_nslots_common()122 (double)recvcount * 100 / nslots, in skt_nslots_common()123 (long)((double)(now - start) * nslots / recvcount) - (now - start)); in skt_nslots_common()243 assert(prop.sp_len == sizeof(recvcount)); in skt_nslots_common()246 assert(!memcmp(&recvcount, (void *)prop.sp_buf_ptr, sizeof(recvcount))); in skt_nslots_common()247 recvcount++; in skt_nslots_common()