Home
last modified time | relevance | path

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

/external/netperf/src/
Dnettest_xti.h25 int so_sndavoid; /* do we want the remote to avoid send copies? */ member
46 int so_sndavoid; /* could the remote avoid send copies? */ member
74 int so_sndavoid; /* do we want the remote to avoid send copies? */ member
90 int so_sndavoid; /* could the remote avoid send copies? */ member
119 int so_sndavoid; /* do we want the remote to avoid send copies? */ member
136 int so_sndavoid; /* could the remote avoid send copies? */ member
161 int so_sndavoid; /* do we want the remote to avoid send copies? */ member
176 int so_sndavoid; /* could the remote avoid send copies? */ member
204 int so_sndavoid; /* do we want the remote to avoid send copies? */ member
220 int so_sndavoid; /* could the remote avoid send copies? */ member
Dnettest_bsd.h76 uint32_t so_sndavoid; /* avoid copies on send? */ member
117 uint32_t so_sndavoid; member
208 int so_sndavoid; /* do we want the remote to avoid send copies? */ member
229 int so_sndavoid; /* could the remote avoid send copies? */ member
261 int so_sndavoid; /* do we want the remote to avoid send copies? */ member
282 int so_sndavoid; /* could the remote avoid send copies? */ member
310 int so_sndavoid; /* do we want the remote to avoid send copies? */ member
326 int so_sndavoid; /* could the remote avoid send copies? */ member
355 int so_sndavoid; /* do we want the remote to avoid send copies? */ member
372 int so_sndavoid; /* could the remote avoid send copies? */ member
[all …]
Dnettest_unix.h18 int so_sndavoid; /* do we want the remote to avoid send copies? */ member
39 int so_sndavoid; /* do we want the remote to avoid send copies? */ member
69 int so_sndavoid; /* do we want the remote to avoid send copies? */ member
83 int so_sndavoid; /* do we want the remote to avoid send copies? */ member
112 int so_sndavoid; /* do we want the remote to avoid send copies? */ member
126 int so_sndavoid; /* could the remote avoid send copies? */ member
156 int so_sndavoid; /* do we want the remote to avoid send copies? */ member
171 int so_sndavoid; /* could the remote avoid send copies? */ member
Dnettest_dlpi.h25 int so_sndavoid; /* do we want the remote to avoid send copies? */ member
47 int so_sndavoid; /* could the remote avoid send copies? */ member
76 int so_sndavoid; /* do we want the remote to avoid send copies? */ member
93 int so_sndavoid; /* could the remote avoid send copies? */ member
119 int so_sndavoid; /* do we want the remote to avoid send copies? */ member
136 int so_sndavoid; /* could the remote avoid send copies? */ member
165 int so_sndavoid; /* do we want the remote to avoid send copies? */ member
183 int so_sndavoid; /* could the remote avoid send copies? */ member
Dnettest_sdp.h31 int so_sndavoid; /* do we want the remote to avoid send copies? */ member
52 int so_sndavoid; /* could the remote avoid send copies? */ member
81 int so_sndavoid; /* do we want the remote to avoid send copies? */ member
97 int so_sndavoid; /* could the remote avoid send copies? */ member
129 int so_sndavoid; /* do we want the remote to avoid send copies? */ member
150 int so_sndavoid; /* could the remote avoid send copies? */ member
Dnettest_sctp.h26 int so_sndavoid; /* do we want the remote to avoid send copies? */ member
47 int so_sndavoid; /* could the remote avoid send copies? */ member
76 int so_sndavoid; /* do we want the remote to avoid send copies? */ member
92 int so_sndavoid; /* could the remote avoid send copies? */ member
Dnettest_sdp.c386 sdp_stream_request->so_sndavoid = rem_sndavoid; in send_sdp_stream()
428 rem_sndavoid = sdp_stream_response->so_sndavoid; in send_sdp_stream()
1083 sdp_maerts_request->so_sndavoid = rem_sndavoid; in send_sdp_maerts()
1125 rem_sndavoid = sdp_maerts_response->so_sndavoid; in send_sdp_maerts()
1654 loc_sndavoid = sdp_stream_request->so_sndavoid; in recv_sdp_stream()
1773 sdp_stream_response->so_sndavoid = loc_sndavoid; in recv_sdp_stream()
1989 loc_sndavoid = sdp_maerts_request->so_sndavoid; in recv_sdp_maerts()
2109 sdp_maerts_response->so_sndavoid = loc_sndavoid; in recv_sdp_maerts()
2485 sdp_rr_request->so_sndavoid = rem_sndavoid; in send_sdp_rr()
3094 loc_sndavoid = sdp_rr_request->so_sndavoid; in recv_sdp_rr()
[all …]
Dnettest_bsd.c1923 tcp_stream_request->so_sndavoid = rem_sndavoid; in send_tcp_stream()
1965 rem_sndavoid = tcp_stream_response->so_sndavoid; in send_tcp_stream()
2642 tcp_maerts_request->so_sndavoid = rem_sndavoid; in send_tcp_maerts()
2684 rem_sndavoid = tcp_maerts_response->so_sndavoid; in send_tcp_maerts()
3230 tcp_stream_request->so_sndavoid = rem_sndavoid; in send_tcp_mss()
3272 rem_sndavoid = tcp_stream_response->so_sndavoid; in send_tcp_mss()
3580 tcp_stream_request->so_sndavoid = rem_sndavoid; in send_exs_tcp_stream()
3620 rem_sndavoid = tcp_stream_response->so_sndavoid; in send_exs_tcp_stream()
4372 tcp_stream_request->so_sndavoid = rem_sndavoid;
4413 rem_sndavoid = tcp_stream_response->so_sndavoid;
[all …]
Dnettest_sctp.c545 sctp_stream_request->so_sndavoid = rem_sndavoid; in send_sctp_stream()
588 rem_sndavoid = sctp_stream_response->so_sndavoid; in send_sctp_stream()
1144 loc_sndavoid = sctp_stream_request->so_sndavoid; in recv_sctp_stream()
1246 sctp_stream_response->so_sndavoid = loc_sndavoid; in recv_sctp_stream()
1668 sctp_stream_request->so_sndavoid = rem_sndavoid; in send_sctp_stream_1toMany()
1710 rem_sndavoid = sctp_stream_response->so_sndavoid; in send_sctp_stream_1toMany()
2300 loc_sndavoid = sctp_stream_request->so_sndavoid; in recv_sctp_stream_1toMany()
2409 sctp_stream_response->so_sndavoid = loc_sndavoid; in recv_sctp_stream_1toMany()
2753 sctp_rr_request->so_sndavoid = rem_sndavoid; in send_sctp_rr()
3342 loc_sndavoid = sctp_rr_request->so_sndavoid; in recv_sctp_rr()
[all …]
Dnettest_xti.c743 xti_tcp_stream_request->so_sndavoid = rem_sndavoid; in send_xti_tcp_stream()
811 rem_sndavoid = xti_tcp_stream_response->so_sndavoid; in send_xti_tcp_stream()
1336 loc_sndavoid = xti_tcp_stream_request->so_sndavoid; in recv_xti_tcp_stream()
1470 xti_tcp_stream_response->so_sndavoid = loc_sndavoid; in recv_xti_tcp_stream()
1933 xti_tcp_rr_request->so_sndavoid = rem_sndavoid; in send_xti_tcp_rr()
2638 xti_udp_stream_request->so_sndavoid = rem_sndavoid; in send_xti_udp_stream()
3166 loc_sndavoid = xti_udp_stream_request->so_sndavoid; in recv_xti_udp_stream()
3264 xti_udp_stream_response->so_sndavoid = loc_sndavoid; in recv_xti_udp_stream()
3680 xti_udp_rr_request->so_sndavoid = rem_sndavoid; in send_xti_udp_rr()
4248 loc_sndavoid = xti_udp_rr_request->so_sndavoid; in recv_xti_udp_rr()
[all …]
Dnettest_dlpi.c3764 if (dlpi_co_rr_request->so_sndavoid) { in recv_dlpi_co_rr()
3766 dlpi_co_rr_response->so_sndavoid = 0; in recv_dlpi_co_rr()
3769 dlpi_co_rr_response->so_sndavoid = 0; in recv_dlpi_co_rr()
Dnettest_omni.c3975 omni_request->so_sndavoid = rem_sndavoid; in send_omni_inner()
5053 loc_sndavoid = omni_request->so_sndavoid; in recv_omni()
5338 omni_response->so_sndavoid = loc_sndavoid; in recv_omni()
/external/autotest/client/tests/netperf2/
Dwait_before_data.patch120 tcp_rr_request->so_sndavoid = rem_sndavoid;
147 udp_rr_request->so_sndavoid = rem_sndavoid;
165 tcp_conn_rr_request->so_sndavoid = rem_sndavoid;
174 tcp_rr_request->so_sndavoid = rem_sndavoid;