Home | History | Annotate | Download | only in src

Lines Matching refs:msg_count

97   msg_count = 0,	/* number of messages to transmit on association */
544 if (msg_count)
545 test_bytes = send_size * msg_count;
1669 if (msg_count)
1670 test_bytes = send_size * msg_count;
4837 msg_count = convert (optarg);
4838 if (msg_count > 0)