Home
last modified time | relevance | path

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

/external/netperf/src/
Dnettest_dlpi.h128 struct dlpi_cl_stream_response_struct { struct
Dnettest_dlpi.c1887 struct dlpi_cl_stream_response_struct *dlpi_cl_stream_response; in send_dlpi_cl_stream()
1891 …dlpi_cl_stream_response = (struct dlpi_cl_stream_response_struct *)netperf_response.content.test_s… in send_dlpi_cl_stream()
2324 struct dlpi_cl_stream_response_struct *dlpi_cl_stream_response; in recv_dlpi_cl_stream()
2328 …dlpi_cl_stream_response = (struct dlpi_cl_stream_response_struct *)netperf_response.content.test_s… in recv_dlpi_cl_stream()