Home
last modified time | relevance | path

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

/external/netperf/
Dnettest_bsd.h97 struct tcp_maerts_response_struct { struct
98 int recv_buf_size; /* how big does the client want it */
99 int send_size;
100 int no_delay;
101 int measure_cpu; /* does the client want server cpu */
102 int test_length; /* how long is the test? */
103 int send_buf_size;
104 int data_port_number; /* connect to me here */
105 float cpu_rate; /* could we measure */
106 int so_rcvavoid; /* could the remote avoid receive copies? */
[all …]