Home
last modified time | relevance | path

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

/external/netperf/src/
Dnettest_bsd.h219 struct tcp_stream_response_struct { struct
Dnettest_bsd.c1782 struct tcp_stream_response_struct *tcp_stream_response; in send_tcp_stream()
1788 (struct tcp_stream_response_struct *)netperf_response.content.test_specific_data; in send_tcp_stream()
3164 struct tcp_stream_response_struct *tcp_stream_response; in send_tcp_mss()
3170 (struct tcp_stream_response_struct *)netperf_response.content.test_specific_data; in send_tcp_mss()
3428 struct tcp_stream_response_struct *tcp_stream_response; in send_exs_tcp_stream()
3434 (struct tcp_stream_response_struct *)netperf_response.content.test_specific_data; in send_exs_tcp_stream()
4193 struct tcp_stream_response_struct *tcp_stream_response;
4199 (struct tcp_stream_response_struct *)netperf_response.content.test_specific_data;
4907 struct tcp_stream_response_struct *tcp_stream_response; in recv_tcp_stream()
4919 (struct tcp_stream_response_struct *)netperf_response.content.test_specific_data; in recv_tcp_stream()