Lines Matching refs:trans_received
4157 int trans_received; in recv_xti_udp_rr() local
4418 trans_received = 0; in recv_xti_udp_rr()
4468 trans_received++; in recv_xti_udp_rr()
4476 trans_received); in recv_xti_udp_rr()
4499 trans_received); in recv_xti_udp_rr()
4503 xti_udp_rr_results->bytes_received = (trans_received * in recv_xti_udp_rr()
4506 xti_udp_rr_results->trans_received = trans_received; in recv_xti_udp_rr()
4542 int trans_received; in recv_xti_tcp_rr() local
4821 trans_received = 0; in recv_xti_tcp_rr()
4897 trans_received++; in recv_xti_tcp_rr()
4923 trans_received); in recv_xti_tcp_rr()
4927 xti_tcp_rr_results->bytes_received = (trans_received * in recv_xti_tcp_rr()
4930 xti_tcp_rr_results->trans_received = trans_received; in recv_xti_tcp_rr()
5555 int trans_received; in recv_xti_tcp_conn_rr() local
5778 trans_received = 0; in recv_xti_tcp_conn_rr()
5852 trans_received++; in recv_xti_tcp_conn_rr()
5860 trans_received); in recv_xti_tcp_conn_rr()
5886 trans_received); in recv_xti_tcp_conn_rr()
5890 xti_tcp_conn_rr_results->bytes_received = (trans_received * in recv_xti_tcp_conn_rr()
5893 xti_tcp_conn_rr_results->trans_received = trans_received; in recv_xti_tcp_conn_rr()