Searched refs:SDU_SEND_COUNT (Results 1 – 1 of 1) sorted by relevance
28 #define SDU_SEND_COUNT 200 macro406 for (int i = 0; i < SDU_SEND_COUNT; i++) { in send_sdu_concurrently()578 if (channels[LONG_MSG_CHAN_IDX].sdus_received < SDU_SEND_COUNT || in test_central_main()579 channels[SHORT_MSG_CHAN_IDX].sdus_received < SDU_SEND_COUNT) { in test_central_main()580 FAIL("received less than %i", SDU_SEND_COUNT); in test_central_main()