Searched defs:xti_tcp_rr_response_struct (Results 1 – 1 of 1) sorted by relevance
81 struct xti_tcp_rr_response_struct { struct82 int recv_buf_size; /* how big does the client want it */83 int no_delay;84 int measure_cpu; /* does the client want server cpu */85 int test_length; /* how long is the test? */86 int send_buf_size;87 int data_port_number; /* connect to me here */88 float cpu_rate; /* could we measure */89 int so_rcvavoid; /* could the remote avoid receive copies? */90 int so_sndavoid; /* could the remote avoid send copies? */