Searched refs:dlpi_cl_stream_response (Results 1 – 1 of 1) sorted by relevance
1647 struct dlpi_cl_stream_response_struct *dlpi_cl_stream_response; in send_dlpi_cl_stream() local1651 …dlpi_cl_stream_response = (struct dlpi_cl_stream_response_struct *)netperf_response.content.test_s… in send_dlpi_cl_stream()1821 bcopy((char *)(dlpi_cl_stream_response->station_addr), in send_dlpi_cl_stream()1823 dlpi_cl_stream_response->station_addr_len); in send_dlpi_cl_stream()1825 data_req->dl_dest_addr_length = dlpi_cl_stream_response->station_addr_len; in send_dlpi_cl_stream()1836 rrw_size = dlpi_cl_stream_response->recv_win_size; in send_dlpi_cl_stream()1837 rsw_size = dlpi_cl_stream_response->send_win_size; in send_dlpi_cl_stream()1838 remote_cpu_rate = dlpi_cl_stream_response->cpu_rate; in send_dlpi_cl_stream()2084 struct dlpi_cl_stream_response_struct *dlpi_cl_stream_response; in recv_dlpi_cl_stream() local2088 …dlpi_cl_stream_response = (struct dlpi_cl_stream_response_struct *)netperf_response.content.test_s… in recv_dlpi_cl_stream()[all …]