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

  /external/netperf/src/
nettest_dlpi.h 23 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
nettest_unix.h 17 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
nettest_sdp.h 29 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
nettest_xti.h 23 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; /* could the remote avoid receive copies? * member in struct:xti_udp_rr_response_struct
    [all...]
nettest_sctp.h 24 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
nettest_bsd.h 75 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; /* could the remote avoid receive copies? * 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...]
nettest_sdp.c 387 sdp_stream_request->so_rcvavoid = rem_rcvavoid;
429 rem_rcvavoid = sdp_stream_response->so_rcvavoid;
    [all...]
nettest_sctp.c 549 sctp_stream_request->so_rcvavoid = rem_rcvavoid;
592 rem_rcvavoid = sctp_stream_response->so_rcvavoid;
    [all...]
nettest_bsd.c     [all...]
nettest_xti.c 746 xti_tcp_stream_request->so_rcvavoid = rem_rcvavoid;
814 rem_rcvavoid = xti_tcp_stream_response->so_rcvavoid;
    [all...]
nettest_dlpi.c     [all...]
nettest_omni.c     [all...]

Completed in 219 milliseconds