Home | History | Annotate | Download | only in netperf

Lines Matching refs:DLPI_CO_STREAM_RESPONSE

181   struct	dlpi_co_stream_response_struct	*dlpi_co_stream_response;
186 dlpi_co_stream_response =
388 rrw_size = dlpi_co_stream_response->recv_win_size;
389 rsw_size = dlpi_co_stream_response->send_win_size;
390 remote_cpu_usage= dlpi_co_stream_response->measure_cpu;
391 remote_cpu_rate = dlpi_co_stream_response->cpu_rate;
401 dlpi_co_stream_response->station_addr,
402 dlpi_co_stream_response->station_addr_len) != 0) {
711 struct dlpi_co_stream_response_struct *dlpi_co_stream_response;
715 dlpi_co_stream_response = (struct dlpi_co_stream_response_struct *)netperf_response.content.test_specific_data;
736 netperf_response.content.response_type = DLPI_CO_STREAM_RESPONSE;
797 dlpi_co_stream_response->station_addr_len = 14; /* arbitrary */
801 (char *)dlpi_co_stream_response->station_addr,
802 &dlpi_co_stream_response->station_addr_len) != 0) {
825 dlpi_co_stream_response->recv_win_size = -1;
839 dlpi_co_stream_response->receive_size = recv_size;
868 dlpi_co_stream_response->cpu_rate = 0.0; /* assume no cpu */
870 dlpi_co_stream_response->measure_cpu = 1;
871 dlpi_co_stream_response->cpu_rate =