Lines Matching defs:dg_stream_request_struct
103 struct dg_stream_request_struct { struct
104 int recv_buf_size;
105 int message_size;
106 int recv_alignment;
107 int recv_offset;
108 int measure_cpu;
109 float cpu_rate;
110 int test_length;
111 int so_rcvavoid; /* do we want the remote to avoid receive copies? */
112 int so_sndavoid; /* do we want the remote to avoid send copies? */
113 int path_name_len; /* the length of the device name string. this */
116 char unix_path[32]; /* the path */