Lines Matching refs:bytes_received
839 bytes_sent = ntohd(sctp_stream_result->bytes_received); in send_sctp_stream()
1059 double bytes_received; in recv_sctp_stream() local
1318 bytes_received = 0; in recv_sctp_stream()
1359 bytes_received += len; in recv_sctp_stream()
1404 bytes_received); in recv_sctp_stream()
1411 sctp_stream_results->bytes_received = htond(bytes_received); in recv_sctp_stream()
1424 bytes_received, in recv_sctp_stream()
1997 bytes_sent = ntohd(sctp_stream_result->bytes_received); in send_sctp_stream_1toMany()
2215 double bytes_received; in recv_sctp_stream_1toMany() local
2453 bytes_received = 0; in recv_sctp_stream_1toMany()
2477 bytes_received += len; in recv_sctp_stream_1toMany()
2522 bytes_received); in recv_sctp_stream_1toMany()
2529 sctp_stream_results->bytes_received = htond(bytes_received); in recv_sctp_stream_1toMany()
2542 bytes_received, in recv_sctp_stream_1toMany()
3579 sctp_rr_results->bytes_received = (trans_received * in recv_sctp_rr()
4626 sctp_rr_results->bytes_received = (trans_received * in recv_sctp_rr_1toMany()