Home
last modified time | relevance | path

Searched refs:dlpi_cl_stream_response_struct (Results 1 – 2 of 2) sorted by relevance

/external/netperf/
Dnettest_dlpi.h128 struct dlpi_cl_stream_response_struct { struct
Dnettest_dlpi.c1647 struct dlpi_cl_stream_response_struct *dlpi_cl_stream_response; in send_dlpi_cl_stream()
1651 …dlpi_cl_stream_response = (struct dlpi_cl_stream_response_struct *)netperf_response.content.test_s… in send_dlpi_cl_stream()
2084 struct dlpi_cl_stream_response_struct *dlpi_cl_stream_response; in recv_dlpi_cl_stream()
2088 …dlpi_cl_stream_response = (struct dlpi_cl_stream_response_struct *)netperf_response.content.test_s… in recv_dlpi_cl_stream()