Home
last modified time | relevance | path

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

/external/netperf/src/
Dnettest_dlpi.h85 struct dlpi_co_rr_response_struct { struct
86 int recv_win_size; /* how big does the client want it */
87 int send_win_size;
88 int measure_cpu; /* does the client want server cpu */
89 int test_length; /* how long is the test? */
90 int data_port_number; /* connect to me here */
91 float cpu_rate; /* could we measure */
92 int so_rcvavoid; /* could the remote avoid receive copies? */
93 int so_sndavoid; /* could the remote avoid send copies? */
94 int station_addr_len; /* the length of the station address */
[all …]