Searched refs:dlpi_cl_stream_response (Results 1 – 1 of 1) sorted by relevance
1887 struct dlpi_cl_stream_response_struct *dlpi_cl_stream_response; in send_dlpi_cl_stream() local1891 …dlpi_cl_stream_response = (struct dlpi_cl_stream_response_struct *)netperf_response.content.test_s… in send_dlpi_cl_stream()2061 bcopy((char *)(dlpi_cl_stream_response->station_addr), in send_dlpi_cl_stream()2063 dlpi_cl_stream_response->station_addr_len); in send_dlpi_cl_stream()2065 data_req->dl_dest_addr_length = dlpi_cl_stream_response->station_addr_len; in send_dlpi_cl_stream()2076 rrw_size = dlpi_cl_stream_response->recv_win_size; in send_dlpi_cl_stream()2077 rsw_size = dlpi_cl_stream_response->send_win_size; in send_dlpi_cl_stream()2078 remote_cpu_rate = dlpi_cl_stream_response->cpu_rate; in send_dlpi_cl_stream()2324 struct dlpi_cl_stream_response_struct *dlpi_cl_stream_response; in recv_dlpi_cl_stream() local2328 …dlpi_cl_stream_response = (struct dlpi_cl_stream_response_struct *)netperf_response.content.test_s… in recv_dlpi_cl_stream()[all …]