Home
last modified time | relevance | path

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

/external/netperf/src/
Dnettest_unix.h163 struct dg_rr_response_struct { struct
164 int recv_buf_size; /* how big does the client want it */
165 int send_buf_size;
166 int no_delay;
167 int measure_cpu; /* does the client want server cpu */
168 int test_length; /* how long is the test? */
169 float cpu_rate; /* could we measure */
170 int so_rcvavoid; /* could the remote avoid receive copies? */
171 int so_sndavoid; /* could the remote avoid send copies? */
172 int path_name_len; /* the length of the device name string. this */
[all …]