Searched defs:tcp_conn_rr_response_struct (Results 1 – 1 of 1) sorted by relevance
363 struct tcp_conn_rr_response_struct { struct364 int recv_buf_size; /* how big does the client want it */365 int no_delay;366 int measure_cpu; /* does the client want server cpu */367 int test_length; /* how long is the test? */368 int send_buf_size;369 int data_port_number; /* connect to me here */370 float cpu_rate; /* could we measure */371 int so_rcvavoid; /* could the remote avoid receive copies? */372 int so_sndavoid; /* could the remote avoid send copies? */