Searched defs:dlpi_cl_stream_response_struct (Results 1 – 1 of 1) sorted by relevance
128 struct dlpi_cl_stream_response_struct { struct129 int recv_win_size;130 int send_win_size;131 int measure_cpu;132 int test_length;133 int data_port_number;134 float cpu_rate;135 int so_rcvavoid; /* could the remote avoid receive copies? */136 int so_sndavoid; /* could the remote avoid send copies? */137 int station_addr_len; /* the length of the station address */[all …]