Searched refs:so_rcvavoid (Results 1 - 12 of 12) sorted by relevance

/external/netperf/src/
H A Dnettest_dlpi.h23 int so_rcvavoid; /* do we want the remote to avoid */ member in struct:dlpi_co_stream_request_struct
46 int so_rcvavoid; /* could the remote avoid receive copies? */ member in struct:dlpi_co_stream_response_struct
75 int so_rcvavoid; /* do we want the remote to avoid receive copies? */ member in struct:dlpi_co_rr_request_struct
92 int so_rcvavoid; /* could the remote avoid receive copies? */ member in struct:dlpi_co_rr_response_struct
118 int so_rcvavoid; /* do we want the remote to avoid receive copies? */ member in struct:dlpi_cl_stream_request_struct
135 int so_rcvavoid; /* could the remote avoid receive copies? */ member in struct:dlpi_cl_stream_response_struct
163 int so_rcvavoid; /* do we want the remote to avoid receive */ member in struct:dlpi_cl_rr_request_struct
182 int so_rcvavoid; /* could the remote avoid receive copies? */ member in struct:dlpi_cl_rr_response_struct
H A Dnettest_unix.h17 int so_rcvavoid; /* do we want the remote to avoid receive copies? */ member in struct:stream_stream_request_struct
38 int so_rcvavoid; /* do we want the remote to avoid receive copies? */ member in struct:stream_stream_response_struct
68 int so_rcvavoid; /* do we want the remote to avoid receive copies? */ member in struct:stream_rr_request_struct
82 int so_rcvavoid; /* do we want the remote to avoid receive copies? */ member in struct:stream_rr_response_struct
111 int so_rcvavoid; /* do we want the remote to avoid receive copies? */ member in struct:dg_stream_request_struct
125 int so_rcvavoid; /* could the remote avoid receive copies? */ member in struct:dg_stream_response_struct
154 int so_rcvavoid; /* do we want the remote to avoid receive */ member in struct:dg_rr_request_struct
170 int so_rcvavoid; /* could the remote avoid receive copies? */ member in struct:dg_rr_response_struct
H A Dnettest_sdp.h29 int so_rcvavoid; /* do we want the remote to avoid copies on */ member in struct:sdp_stream_request_struct
51 int so_rcvavoid; /* could the remote avoid receive copies? */ member in struct:sdp_stream_response_struct
79 int so_rcvavoid; /* do we want the remote to avoid receive */ member in struct:sdp_rr_request_struct
96 int so_rcvavoid; /* could the remote avoid receive copies? */ member in struct:sdp_rr_response_struct
127 int so_rcvavoid; /* do we want the remote to avoid copies on */ member in struct:sdp_maerts_request_struct
149 int so_rcvavoid; /* could the remote avoid receive copies? */ member in struct:sdp_maerts_response_struct
H A Dnettest_xti.h23 int so_rcvavoid; /* do we want the remote to avoid copies on */ member in struct:xti_tcp_stream_request_struct
45 int so_rcvavoid; /* could the remote avoid receive copies? */ member in struct:xti_tcp_stream_response_struct
72 int so_rcvavoid; /* do we want the remote to avoid receive */ member in struct:xti_tcp_rr_request_struct
89 int so_rcvavoid; /* could the remote avoid receive copies? */ member in struct:xti_tcp_rr_response_struct
117 int so_rcvavoid; /* do we want the remote to avoid receive */ member in struct:xti_tcp_conn_rr_request_struct
135 int so_rcvavoid; /* could the remote avoid receive copies? */ member in struct:xti_tcp_conn_rr_response_struct
159 int so_rcvavoid; /* do we want the remote to avoid receive */ member in struct:xti_udp_stream_request_struct
175 int so_rcvavoid; /* could the remote avoid receive copies? */ member in struct:xti_udp_stream_response_struct
202 int so_rcvavoid; /* do we want the remote to avoid receive */ member in struct:xti_udp_rr_request_struct
219 int so_rcvavoid; /* coul member in struct:xti_udp_rr_response_struct
[all...]
H A Dnettest_sctp.h24 int so_rcvavoid; /* do we want the remote to avoid copies on */ member in struct:sctp_stream_request_struct
46 int so_rcvavoid; /* could the remote avoid receive copies? */ member in struct:sctp_stream_response_struct
74 int so_rcvavoid; /* do we want the remote to avoid receive */ member in struct:sctp_rr_request_struct
91 int so_rcvavoid; /* could the remote avoid receive copies? */ member in struct:sctp_rr_response_struct
H A Dnettest_bsd.h75 uint32_t so_rcvavoid; /* avoid copies on recv? */ member in struct:omni_request_struct
116 uint32_t so_rcvavoid; member in struct:omni_response_struct
206 int so_rcvavoid; /* do we want the remote to avoid copies on */ member in struct:tcp_stream_request_struct
228 int so_rcvavoid; /* could the remote avoid receive copies? */ member in struct:tcp_stream_response_struct
259 int so_rcvavoid; /* do we want the remote to avoid copies on */ member in struct:tcp_maerts_request_struct
281 int so_rcvavoid; /* could the remote avoid receive copies? */ member in struct:tcp_maerts_response_struct
308 int so_rcvavoid; /* do we want the remote to avoid receive */ member in struct:tcp_rr_request_struct
325 int so_rcvavoid; /* could the remote avoid receive copies? */ member in struct:tcp_rr_response_struct
353 int so_rcvavoid; /* do we want the remote to avoid receive */ member in struct:tcp_conn_rr_request_struct
371 int so_rcvavoid; /* coul member in struct:tcp_conn_rr_response_struct
399 int so_rcvavoid; /* do we want the remote to avoid receive */ member in struct:tcp_tran_rr_request_struct
417 int so_rcvavoid; /* could the remote avoid receive copies? */ member in struct:tcp_tran_rr_response_struct
443 int so_rcvavoid; /* do we want the remote to avoid receive */ member in struct:udp_stream_request_struct
460 int so_rcvavoid; /* could the remote avoid receive copies? */ member in struct:udp_stream_response_struct
487 int so_rcvavoid; /* do we want the remote to avoid receive */ member in struct:udp_rr_request_struct
504 int so_rcvavoid; /* could the remote avoid receive copies? */ member in struct:udp_rr_response_struct
532 int so_rcvavoid; /* do we want the remote to avoid receive */ member in struct:tcp_cc_request_struct
550 int so_rcvavoid; /* could the remote avoid receive copies? */ member in struct:tcp_cc_response_struct
[all...]
H A Dnettest_sdp.c387 sdp_stream_request->so_rcvavoid = rem_rcvavoid;
429 rem_rcvavoid = sdp_stream_response->so_rcvavoid;
1085 sdp_maerts_request->so_rcvavoid = rem_rcvavoid;
1127 rem_rcvavoid = sdp_maerts_response->so_rcvavoid;
1656 loc_rcvavoid = sdp_stream_request->so_rcvavoid;
1775 sdp_stream_response->so_rcvavoid = loc_rcvavoid;
1992 loc_rcvavoid = sdp_maerts_request->so_rcvavoid;
2112 sdp_maerts_response->so_rcvavoid = loc_rcvavoid;
2489 sdp_rr_request->so_rcvavoid = rem_rcvavoid;
3098 loc_rcvavoid = sdp_rr_request->so_rcvavoid;
[all...]
H A Dnettest_sctp.c549 sctp_stream_request->so_rcvavoid = rem_rcvavoid;
592 rem_rcvavoid = sctp_stream_response->so_rcvavoid;
1149 loc_rcvavoid = sctp_stream_request->so_rcvavoid;
1251 sctp_stream_response->so_rcvavoid = loc_rcvavoid;
1674 sctp_stream_request->so_rcvavoid = rem_rcvavoid;
1716 rem_rcvavoid = sctp_stream_response->so_rcvavoid;
2307 loc_rcvavoid = sctp_stream_request->so_rcvavoid;
2416 sctp_stream_response->so_rcvavoid = loc_rcvavoid;
2761 sctp_rr_request->so_rcvavoid = rem_rcvavoid;
3351 loc_rcvavoid = sctp_rr_request->so_rcvavoid;
[all...]
H A Dnettest_bsd.c1931 tcp_stream_request->so_rcvavoid = rem_rcvavoid;
1973 rem_rcvavoid = tcp_stream_response->so_rcvavoid;
2651 tcp_maerts_request->so_rcvavoid = rem_rcvavoid;
2693 rem_rcvavoid = tcp_maerts_response->so_rcvavoid;
3240 tcp_stream_request->so_rcvavoid = rem_rcvavoid;
3282 rem_rcvavoid = tcp_stream_response->so_rcvavoid;
3591 tcp_stream_request->so_rcvavoid = rem_rcvavoid;
3631 rem_rcvavoid = tcp_stream_response->so_rcvavoid;
4384 tcp_stream_request->so_rcvavoid = rem_rcvavoid;
4425 rem_rcvavoid = tcp_stream_response->so_rcvavoid;
[all...]
H A Dnettest_xti.c746 xti_tcp_stream_request->so_rcvavoid = rem_rcvavoid;
814 rem_rcvavoid = xti_tcp_stream_response->so_rcvavoid;
1340 loc_rcvavoid = xti_tcp_stream_request->so_rcvavoid;
1474 xti_tcp_stream_response->so_rcvavoid = loc_rcvavoid;
1938 xti_tcp_rr_request->so_rcvavoid = rem_rcvavoid;
2644 xti_udp_stream_request->so_rcvavoid = rem_rcvavoid;
3173 loc_rcvavoid = xti_udp_stream_request->so_rcvavoid;
3271 xti_udp_stream_response->so_rcvavoid = loc_rcvavoid;
3688 xti_udp_rr_request->so_rcvavoid = rem_rcvavoid;
4257 loc_rcvavoid = xti_udp_rr_request->so_rcvavoid;
[all...]
H A Dnettest_dlpi.c3765 if (dlpi_co_rr_request->so_rcvavoid) {
3767 dlpi_co_rr_response->so_rcvavoid = 0;
3770 dlpi_co_rr_response->so_rcvavoid = 0;
H A Dnettest_omni.c3974 omni_request->so_rcvavoid = rem_rcvavoid;
5053 loc_rcvavoid = omni_request->so_rcvavoid;
5338 omni_response->so_rcvavoid = loc_rcvavoid;

Completed in 264 milliseconds