Searched defs:xti_udp_rr_response_struct (Results 1 – 1 of 1) sorted by relevance
211 struct xti_udp_rr_response_struct { struct212 int recv_buf_size; /* how big does the client want it */213 int no_delay;214 int measure_cpu; /* does the client want server cpu */215 int test_length; /* how long is the test? */216 int send_buf_size;217 int data_port_number; /* connect to me here */218 float cpu_rate; /* could we measure */219 int so_rcvavoid; /* could the remote avoid receive copies? */220 int so_sndavoid; /* could the remote avoid send copies? */