Home | History | Annotate | Download | only in src

Lines Matching full:sctp_stream_result

410   struct	sctp_stream_results_struct	*sctp_stream_result;
416 sctp_stream_result =
844 bytes_sent = ntohd(sctp_stream_result->bytes_received);
869 remote_cpu_utilization = sctp_stream_result->cpu_util;
873 sctp_stream_result->num_cpus);
938 remote_cpu_method = format_cpu_method(sctp_stream_result->cpu_method);
1031 bytes_sent / (double)sctp_stream_result->recv_calls,
1032 sctp_stream_result->recv_calls);
1543 struct sctp_stream_results_struct *sctp_stream_result;
1549 sctp_stream_result =
2004 bytes_sent = ntohd(sctp_stream_result->bytes_received);
2029 remote_cpu_utilization = sctp_stream_result->cpu_util;
2033 sctp_stream_result->num_cpus);
2098 remote_cpu_method = format_cpu_method(sctp_stream_result->cpu_method);
2191 bytes_sent / (double)sctp_stream_result->recv_calls,
2192 sctp_stream_result->recv_calls);