Home
last modified time | relevance | path

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

/external/netperf/src/
Dnettest_bsd.h496 struct udp_rr_response_struct { struct
497 int recv_buf_size; /* how big does the client want it */
498 int no_delay;
499 int measure_cpu; /* does the client want server cpu */
500 int test_length; /* how long is the test? */
501 int send_buf_size;
502 int data_port_number; /* connect to me here */
503 float cpu_rate; /* could we measure */
504 int so_rcvavoid; /* could the remote avoid receive copies? */
505 int so_sndavoid; /* could the remote avoid send copies? */