Lines Matching refs:trans_received
3251 int trans_received; in recv_sctp_rr() local
3475 trans_received = 0; in recv_sctp_rr()
3549 trans_received++; in recv_sctp_rr()
3575 trans_received); in recv_sctp_rr()
3579 sctp_rr_results->bytes_received = (trans_received * in recv_sctp_rr()
3582 sctp_rr_results->trans_received = trans_received; in recv_sctp_rr()
4302 int trans_received; in recv_sctp_rr_1toMany() local
4515 trans_received = 0; in recv_sctp_rr_1toMany()
4596 trans_received++; in recv_sctp_rr_1toMany()
4622 trans_received); in recv_sctp_rr_1toMany()
4626 sctp_rr_results->bytes_received = (trans_received * in recv_sctp_rr_1toMany()
4629 sctp_rr_results->trans_received = trans_received; in recv_sctp_rr_1toMany()