Home
last modified time | relevance | path

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

/external/netperf/src/
Dnettest_sctp.h37 struct sctp_stream_response_struct { struct
38 int recv_buf_size; /* how big does the client want it */
39 int receive_size;
40 int no_delay;
41 int measure_cpu; /* does the client want server cpu */
42 int test_length; /* how long is the test? */
43 int send_buf_size;
44 int data_port_number; /* connect to me here */
45 float cpu_rate; /* could we measure */
46 int so_rcvavoid; /* could the remote avoid receive copies? */
[all …]