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

  /external/netperf/
netlib.h 74 #define STREAM_STREAM_RESPONSE 38
nettest_unix.c 278 struct stream_stream_response_struct *stream_stream_response;
283 stream_stream_response =
419 rsr_size = stream_stream_response->recv_buf_size;
420 rss_size = stream_stream_response->send_buf_size;
421 remote_cpu_usage = stream_stream_response->measure_cpu;
422 remote_cpu_rate = stream_stream_response->cpu_rate;
423 strcpy(server.sun_path,stream_stream_response->unix_path);
732 struct stream_stream_response_struct *stream_stream_response;
737 stream_stream_response =
765 netperf_response.content.response_type = STREAM_STREAM_RESPONSE;
274 struct stream_stream_response_struct *stream_stream_response; local
727 struct stream_stream_response_struct *stream_stream_response; local
    [all...]

Completed in 368 milliseconds