Searched defs:sdp_maerts_response_struct (Results 1 – 1 of 1) sorted by relevance
140 struct sdp_maerts_response_struct { struct141 int recv_buf_size; /* how big does the client want it */142 int send_size;143 int no_delay;144 int measure_cpu; /* does the client want server cpu */145 int test_length; /* how long is the test? */146 int send_buf_size;147 int data_port_number; /* connect to me here */148 float cpu_rate; /* could we measure */149 int so_rcvavoid; /* could the remote avoid receive copies? */ [all …]