Home
last modified time | relevance | path

Searched defs:xti_tcp_stream_response_struct (Results 1 – 1 of 1) sorted by relevance

/external/netperf/src/
Dnettest_xti.h36 struct xti_tcp_stream_response_struct { struct
37 int recv_buf_size; /* how big does the client want it */
38 int receive_size;
39 int no_delay;
40 int measure_cpu; /* does the client want server cpu */
41 int test_length; /* how long is the test? */
42 int send_buf_size;
43 int data_port_number; /* connect to me here */
44 float cpu_rate; /* could we measure */
45 int so_rcvavoid; /* could the remote avoid receive copies? */
[all …]