Home
last modified time | relevance | path

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

/external/netperf/src/
Dnettest_dlpi.h38 struct dlpi_co_stream_response_struct { struct
39 int recv_win_size; /* how big does the client want it */
40 int send_win_size;
41 int receive_size;
42 int measure_cpu; /* does the client want server cpu */
43 int test_length; /* how long is the test? */
44 int data_port_number; /* connect to me here */
45 float cpu_rate; /* could we measure */
46 int so_rcvavoid; /* could the remote avoid receive copies? */
47 int so_sndavoid; /* could the remote avoid send copies? */
[all …]