Home
last modified time | relevance | path

Searched defs:tcp_rr_response_struct (Results 1 – 1 of 1) sorted by relevance

/external/netperf/src/
Dnettest_bsd.h317 struct tcp_rr_response_struct { struct
318 int recv_buf_size; /* how big does the client want it */
319 int no_delay;
320 int measure_cpu; /* does the client want server cpu */
321 int test_length; /* how long is the test? */
322 int send_buf_size;
323 int data_port_number; /* connect to me here */
324 float cpu_rate; /* could we measure */
325 int so_rcvavoid; /* could the remote avoid receive copies? */
326 int so_sndavoid; /* could the remote avoid send copies? */