Home
last modified time | relevance | path

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

/external/netperf/src/
Dnettest_bsd.c6497 struct udp_stream_response_struct *udp_stream_response; in send_udp_stream() local
6502 udp_stream_response = in send_udp_stream()
6637 set_port_number(remote_res,(short)udp_stream_response->data_port_number); in send_udp_stream()
6639 rsr_size = udp_stream_response->recv_buf_size; in send_udp_stream()
6640 rss_size = udp_stream_response->send_buf_size; in send_udp_stream()
6641 remote_cpu_rate = udp_stream_response->cpu_rate; in send_udp_stream()
7053 struct udp_stream_response_struct *udp_stream_response; in recv_udp_stream() local
7058 udp_stream_response = in recv_udp_stream()
7151 udp_stream_response->test_length = udp_stream_request->test_length; in recv_udp_stream()
7169 udp_stream_response->data_port_number = in recv_udp_stream()
[all …]