Home
last modified time | relevance | path

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

/external/netperf/src/
Dnettest_dlpi.h174 struct dlpi_cl_rr_response_struct { struct
175 int recv_win_size; /* how big does the client want it */
176 int send_win_size;
177 int no_delay;
178 int measure_cpu; /* does the client want server cpu */
179 int test_length; /* how long is the test? */
180 int data_port_number; /* connect to me here */
181 float cpu_rate; /* could we measure */
182 int so_rcvavoid; /* could the remote avoid receive copies? */
183 int so_sndavoid; /* could the remote avoid send copies? */
[all …]