Home | History | Annotate | Download | only in netperf

Lines Matching full:sctp_stream_result

421   struct	sctp_stream_results_struct	*sctp_stream_result;
427 sctp_stream_result =
856 bytes_sent = ntohd(sctp_stream_result->bytes_received);
881 remote_cpu_utilization = sctp_stream_result->cpu_util;
885 sctp_stream_result->num_cpus);
950 remote_cpu_method = format_cpu_method(sctp_stream_result->cpu_method);
1043 bytes_sent / (double)sctp_stream_result->recv_calls,
1044 sctp_stream_result->recv_calls);
1559 struct sctp_stream_results_struct *sctp_stream_result;
1565 sctp_stream_result =
2021 bytes_sent = ntohd(sctp_stream_result->bytes_received);
2046 remote_cpu_utilization = sctp_stream_result->cpu_util;
2050 sctp_stream_result->num_cpus);
2115 remote_cpu_method = format_cpu_method(sctp_stream_result->cpu_method);
2208 bytes_sent / (double)sctp_stream_result->recv_calls,
2209 sctp_stream_result->recv_calls);