Home
last modified time | relevance | path

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

/external/netperf/src/
Dnettest_sdp.h112 struct sdp_maerts_request_struct { struct
113 int send_buf_size;
114 int recv_buf_size; /* how big does the client want it - the */
116 int send_size; /* how many bytes do we want netserver to send
118 int send_alignment; /* what is the alignment of the send */
120 int send_offset; /* and at what offset from that alignment? */
121 int no_delay; /* do we disable the nagle algorithm for send */
123 int measure_cpu; /* does the client want server cpu utilization */
125 float cpu_rate; /* do we know how fast the cpu is already? */
126 int test_length; /* how long is the test? */
[all …]