Home | History | Annotate | Download | only in netperf

Lines Matching refs:msg_count

97   msg_count = 0,	/* number of messages to transmit on association */
555 if (msg_count)
556 test_bytes = send_size * msg_count;
1685 if (msg_count)
1686 test_bytes = send_size * msg_count;
4863 msg_count = convert (optarg);
4864 if (msg_count > 0)