Home
last modified time | relevance | path

Searched refs:test_bytes (Results 1 – 8 of 8) sorted by relevance

/external/netperf/
Dnetsh.c163 test_bytes, /* test ends on byte count */ variable
413 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()
Dnetsh.h65 test_bytes, /* test ends on byte count */
Dnettest_sctp.c551 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;
Dnettest_dlpi.c356 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()
Dnettest_sdp.c383 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()
Dnettest_unix.c385 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()
Dnettest_bsd.c1460 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 …]
Dnettest_xti.c741 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()