Searched refs:test_bytes (Results 1 – 9 of 9) sorted by relevance
163 test_bytes, /* test ends on byte count */ variable413 test_bytes = 0; /* test ends on byte count */ in set_defaults()693 test_bytes = test_trans = 0; in scan_cmd_line()695 test_bytes = -1 * test_time; in scan_cmd_line()696 test_trans = test_bytes; in scan_cmd_line()997 test_bytes, in dump_globals()
65 test_bytes, /* test ends on byte count */
551 test_bytes = send_size * msg_count;553 sctp_stream_request->test_length = test_bytes;654 bytes_remaining = test_bytes;1679 test_bytes = send_size * msg_count;1681 sctp_stream_request->test_length = test_bytes*num_associations;1797 bytes_remaining = test_bytes * num_associations;2859 trans_remaining = test_bytes;3919 trans_remaining = test_bytes * num_associations;
356 dlpi_co_stream_request->test_length = test_bytes; in send_dlpi_co_stream()423 bytes_remaining = test_bytes; in send_dlpi_co_stream()1314 trans_remaining = test_bytes; in send_dlpi_co_rr()1797 dlpi_cl_stream_request->test_length = test_bytes * -1; in send_dlpi_cl_stream()2702 trans_remaining = test_bytes; in send_dlpi_cl_rr()
385 stream_stream_request->test_length = test_bytes; in send_stream_stream()453 bytes_remaining = test_bytes; in send_stream_stream()1256 trans_remaining = test_bytes; in send_stream_rr()2442 trans_remaining = test_bytes; in send_dg_rr()
383 sdp_stream_request->test_length = test_bytes; in send_sdp_stream()478 bytes_remaining = test_bytes; in send_sdp_stream()1080 sdp_maerts_request->test_length = test_bytes; in send_sdp_maerts()2567 trans_remaining = test_bytes; in send_sdp_rr()
1460 tcp_stream_request->test_length = test_bytes; in send_tcp_stream()1555 bytes_remaining = test_bytes; in send_tcp_stream()2154 tcp_maerts_request->test_length = test_bytes; in send_tcp_maerts()2885 tcp_stream_request->test_length = test_bytes; in send_exs_tcp_stream()2977 bytes_remaining = test_bytes; in send_exs_tcp_stream()3687 tcp_stream_request->test_length = test_bytes;3784 bytes_remaining = test_bytes;5232 trans_remaining = test_bytes; in send_tcp_rr()6861 trans_remaining = test_bytes; in send_udp_rr()8210 trans_remaining = test_bytes; in send_tcp_conn_rr()[all …]
741 xti_tcp_stream_request->test_length = test_bytes; in send_xti_tcp_stream()859 bytes_remaining = test_bytes; in send_xti_tcp_stream()2037 trans_remaining = test_bytes; in send_xti_tcp_rr()3769 trans_remaining = test_bytes; in send_xti_udp_rr()5208 trans_remaining = test_bytes; in send_xti_tcp_conn_rr()
1522 const char test_bytes[] = "test data"; in ThreadMain() local1545 PutDataAsBookmarkFavicon(&trans, &me, test_bytes, in ThreadMain()1546 sizeof(test_bytes)); in ThreadMain()1574 ExpectDataFromBookmarkFaviconEquals(&trans, &e, test_bytes, in ThreadMain()1575 sizeof(test_bytes)); in ThreadMain()