Searched refs:MIN_NRECV (Results 1 – 1 of 1) sorted by relevance
63 #define MIN_NRECV ((NPKTS * 99) / 100) /* 99% */ macro570 if (test_ctx.nrecvd < MIN_NRECV) { in test_run()572 test_ctx.nrecvd, test_ctx.nsent, MIN_NRECV); in test_run()