Home
last modified time | relevance | path

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

/external/netperf/src/
Dnettest_sdp.h42 struct sdp_stream_response_struct { struct
43 int recv_buf_size; /* how big does the client want it */
44 int receive_size;
45 int no_delay;
46 int measure_cpu; /* does the client want server cpu */
47 int test_length; /* how long is the test? */
48 int send_buf_size;
49 int data_port_number; /* connect to me here */
50 float cpu_rate; /* could we measure */
51 int so_rcvavoid; /* could the remote avoid receive copies? */
[all …]