HomeSort by relevance Sort by last modified time
    Searched refs:so_sndavoid (Results 1 - 11 of 11) sorted by null

  /external/netperf/
nettest_dlpi.h 25 int so_sndavoid; /* do we want the remote to avoid send copies? */ member in struct:dlpi_co_stream_request_struct
47 int so_sndavoid; /* could the remote avoid send copies? */ member in struct:dlpi_co_stream_response_struct
76 int so_sndavoid; /* do we want the remote to avoid send copies? */ member in struct:dlpi_co_rr_request_struct
93 int so_sndavoid; /* could the remote avoid send copies? */ member in struct:dlpi_co_rr_response_struct
119 int so_sndavoid; /* do we want the remote to avoid send copies? */ member in struct:dlpi_cl_stream_request_struct
136 int so_sndavoid; /* could the remote avoid send copies? */ member in struct:dlpi_cl_stream_response_struct
165 int so_sndavoid; /* do we want the remote to avoid send copies? */ member in struct:dlpi_cl_rr_request_struct
183 int so_sndavoid; /* could the remote avoid send copies? */ member in struct:dlpi_cl_rr_response_struct
nettest_unix.h 18 int so_sndavoid; /* do we want the remote to avoid send copies? */ member in struct:stream_stream_request_struct
39 int so_sndavoid; /* do we want the remote to avoid send copies? */ member in struct:stream_stream_response_struct
69 int so_sndavoid; /* do we want the remote to avoid send copies? */ member in struct:stream_rr_request_struct
83 int so_sndavoid; /* do we want the remote to avoid send copies? */ member in struct:stream_rr_response_struct
112 int so_sndavoid; /* do we want the remote to avoid send copies? */ member in struct:dg_stream_request_struct
126 int so_sndavoid; /* could the remote avoid send copies? */ member in struct:dg_stream_response_struct
156 int so_sndavoid; /* do we want the remote to avoid send copies? */ member in struct:dg_rr_request_struct
171 int so_sndavoid; /* could the remote avoid send copies? */ member in struct:dg_rr_response_struct
nettest_sdp.h 31 int so_sndavoid; /* do we want the remote to avoid send copies? */ member in struct:sdp_stream_request_struct
52 int so_sndavoid; /* could the remote avoid send copies? */ member in struct:sdp_stream_response_struct
81 int so_sndavoid; /* do we want the remote to avoid send copies? */ member in struct:sdp_rr_request_struct
97 int so_sndavoid; /* could the remote avoid send copies? */ member in struct:sdp_rr_response_struct
129 int so_sndavoid; /* do we want the remote to avoid send copies? */ member in struct:sdp_maerts_request_struct
150 int so_sndavoid; /* could the remote avoid send copies? */ member in struct:sdp_maerts_response_struct
nettest_xti.h 25 int so_sndavoid; /* do we want the remote to avoid send copies? */ member in struct:xti_tcp_stream_request_struct
46 int so_sndavoid; /* could the remote avoid send copies? */ member in struct:xti_tcp_stream_response_struct
74 int so_sndavoid; /* do we want the remote to avoid send copies? */ member in struct:xti_tcp_rr_request_struct
90 int so_sndavoid; /* could the remote avoid send copies? */ member in struct:xti_tcp_rr_response_struct
119 int so_sndavoid; /* do we want the remote to avoid send copies? */ member in struct:xti_tcp_conn_rr_request_struct
136 int so_sndavoid; /* could the remote avoid send copies? */ member in struct:xti_tcp_conn_rr_response_struct
161 int so_sndavoid; /* do we want the remote to avoid send copies? */ member in struct:xti_udp_stream_request_struct
176 int so_sndavoid; /* could the remote avoid send copies? */ member in struct:xti_udp_stream_response_struct
204 int so_sndavoid; /* do we want the remote to avoid send copies? */ member in struct:xti_udp_rr_request_struct
220 int so_sndavoid; /* could the remote avoid send copies? * member in struct:xti_udp_rr_response_struct
    [all...]
nettest_bsd.h 35 int so_sndavoid; /* do we want the remote to avoid send copies? */ member in struct:tcp_stream_request_struct
56 int so_sndavoid; /* could the remote avoid send copies? */ member in struct:tcp_stream_response_struct
86 int so_sndavoid; /* do we want the remote to avoid send copies? */ member in struct:tcp_maerts_request_struct
107 int so_sndavoid; /* could the remote avoid send copies? */ member in struct:tcp_maerts_response_struct
135 int so_sndavoid; /* do we want the remote to avoid send copies? */ member in struct:tcp_rr_request_struct
151 int so_sndavoid; /* could the remote avoid send copies? */ member in struct:tcp_rr_response_struct
180 int so_sndavoid; /* do we want the remote to avoid send copies? */ member in struct:tcp_conn_rr_request_struct
197 int so_sndavoid; /* could the remote avoid send copies? */ member in struct:tcp_conn_rr_response_struct
226 int so_sndavoid; /* do we want the remote to avoid send copies? */ member in struct:tcp_tran_rr_request_struct
243 int so_sndavoid; /* could the remote avoid send copies? * member in struct:tcp_tran_rr_response_struct
270 int so_sndavoid; \/* do we want the remote to avoid send copies? *\/ member in struct:udp_stream_request_struct
286 int so_sndavoid; \/* could the remote avoid send copies? *\/ member in struct:udp_stream_response_struct
314 int so_sndavoid; \/* do we want the remote to avoid send copies? *\/ member in struct:udp_rr_request_struct
330 int so_sndavoid; \/* could the remote avoid send copies? *\/ member in struct:udp_rr_response_struct
359 int so_sndavoid; \/* do we want the remote to avoid send copies? *\/ member in struct:tcp_cc_request_struct
376 int so_sndavoid; \/* could the remote avoid send copies? *\/ member in struct:tcp_cc_response_struct
    [all...]
nettest_sctp.h 26 int so_sndavoid; /* do we want the remote to avoid send copies? */ member in struct:sctp_stream_request_struct
47 int so_sndavoid; /* could the remote avoid send copies? */ member in struct:sctp_stream_response_struct
76 int so_sndavoid; /* do we want the remote to avoid send copies? */ member in struct:sctp_rr_request_struct
92 int so_sndavoid; /* could the remote avoid send copies? */ member in struct:sctp_rr_response_struct
nettest_bsd.c     [all...]
nettest_sdp.c 388 sdp_stream_request->so_sndavoid = rem_sndavoid;
430 rem_sndavoid = sdp_stream_response->so_sndavoid;
    [all...]
nettest_sctp.c 561 sctp_stream_request->so_sndavoid = rem_sndavoid;
604 rem_sndavoid = sctp_stream_response->so_sndavoid;
    [all...]
nettest_xti.c 748 xti_tcp_stream_request->so_sndavoid = rem_sndavoid;
816 rem_sndavoid = xti_tcp_stream_response->so_sndavoid;
    [all...]
nettest_dlpi.c     [all...]

Completed in 49 milliseconds