Home
last modified time | relevance | path

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

/external/netperf/
Dnettest_bsd.c5760 struct udp_stream_response_struct *udp_stream_response; in send_udp_stream() local
5765 udp_stream_response = in send_udp_stream()
5900 set_port_number(remote_res,(short)udp_stream_response->data_port_number); in send_udp_stream()
5902 rsr_size = udp_stream_response->recv_buf_size; in send_udp_stream()
5903 rss_size = udp_stream_response->send_buf_size; in send_udp_stream()
5904 remote_cpu_rate = udp_stream_response->cpu_rate; in send_udp_stream()
6295 struct udp_stream_response_struct *udp_stream_response; in recv_udp_stream() local
6300 udp_stream_response = in recv_udp_stream()
6393 udp_stream_response->test_length = udp_stream_request->test_length; in recv_udp_stream()
6411 udp_stream_response->data_port_number = in recv_udp_stream()
[all …]