Lines Matching refs:trans_received
3271 int trans_received; in recv_sctp_rr() local
3495 trans_received = 0; in recv_sctp_rr()
3569 trans_received++; in recv_sctp_rr()
3595 trans_received); in recv_sctp_rr()
3599 sctp_rr_results->bytes_received = (trans_received * in recv_sctp_rr()
3602 sctp_rr_results->trans_received = trans_received; in recv_sctp_rr()
4326 int trans_received; in recv_sctp_rr_1toMany() local
4539 trans_received = 0; in recv_sctp_rr_1toMany()
4620 trans_received++; in recv_sctp_rr_1toMany()
4646 trans_received); in recv_sctp_rr_1toMany()
4650 sctp_rr_results->bytes_received = (trans_received * in recv_sctp_rr_1toMany()
4653 sctp_rr_results->trans_received = trans_received; in recv_sctp_rr_1toMany()