Searched defs:dg_stream_response_struct (Results 1 – 1 of 1) sorted by relevance
119 struct dg_stream_response_struct { struct120 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 */