Home
last modified time | relevance | path

Searched defs:send_ring (Results 1 – 8 of 8) sorted by relevance

/external/netperf/src/
Dnettest_sctp.c375 struct ring_elt *send_ring; in send_sctp_stream() local
1507 struct ring_elt *send_ring; in send_sctp_stream_1toMany() local
2610 struct ring_elt *send_ring; in send_sctp_rr() local
3240 struct ring_elt *send_ring; in recv_sctp_rr() local
3660 struct ring_elt *send_ring; in send_sctp_rr_1toMany() local
4289 struct ring_elt *send_ring; in recv_sctp_rr_1toMany() local
Dnettest_unix.c249 struct ring_elt *send_ring; in send_stream_stream() local
1077 struct ring_elt *send_ring; in send_stream_rr() local
1559 struct ring_elt *send_ring; in send_dg_stream() local
2743 struct ring_elt *send_ring; in recv_dg_rr() local
3030 struct ring_elt *send_ring; in recv_stream_rr() local
Dnettest_sdp.c216 struct ring_elt *send_ring; in send_sdp_stream() local
1922 struct ring_elt *send_ring; in recv_sdp_maerts() local
2307 struct ring_elt *send_ring; in send_sdp_rr() local
2990 struct ring_elt *send_ring; in recv_sdp_rr() local
Dnettest_xti.c512 struct ring_elt *send_ring; in send_xti_tcp_stream() local
1727 struct ring_elt *send_ring; in send_xti_tcp_rr() local
2454 struct ring_elt *send_ring; in send_xti_udp_stream() local
3436 struct ring_elt *send_ring; in send_xti_udp_rr() local
4146 struct ring_elt *send_ring; in recv_xti_udp_rr() local
4531 struct ring_elt *send_ring; in recv_xti_tcp_rr() local
5003 struct ring_elt *send_ring; in send_xti_tcp_conn_rr() local
Dnettest_bsd.c1751 struct ring_elt *send_ring; in send_tcp_stream() local
3392 struct ring_elt *send_ring; in send_exs_tcp_stream() local
4151 struct ring_elt *send_ring; local
5253 struct ring_elt *send_ring; in recv_tcp_maerts() local
5665 struct ring_elt *send_ring; in send_tcp_rr() local
6485 struct ring_elt *send_ring; in send_udp_stream() local
7405 struct ring_elt *send_ring; in send_udp_rr() local
8046 struct ring_elt *send_ring; in recv_udp_rr() local
8358 struct ring_elt *send_ring; in recv_tcp_rr() local
8833 struct ring_elt *send_ring; in send_tcp_conn_rr() local
[all …]
Dnettest_omni.c2877 send_data(SOCKET data_socket, struct ring_elt *send_ring, uint32_t bytes_to_send, struct sockaddr *… in send_data()
3710 struct ring_elt *send_ring; in send_omni_inner() local
4985 struct ring_elt *send_ring; in recv_omni() local
Dnettest_dlpi.c390 struct ring_elt *send_ring; in send_dlpi_co_stream() local
Dnetlib.c782 int netperf_sendfile(SOCKET send_socket, struct ring_elt *send_ring) { in netperf_sendfile()