Home
last modified time | relevance | path

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

/external/netperf/src/
Dnettest_unix.h119 struct dg_stream_response_struct { struct
120 int recv_buf_size;
121 int send_buf_size;
122 int measure_cpu;
123 int test_length;
124 float cpu_rate;
125 int so_rcvavoid; /* could the remote avoid receive copies? */
126 int so_sndavoid; /* could the remote avoid send copies? */
127 int path_name_len; /* the length of the device name string. this */
130 char unix_path[32]; /* the path */