Home | History | Annotate | Download | only in openssh

Lines Matching full:ibytes

1385 	u_int64_t ibytes, obytes;
1645 packet_get_state(MODE_IN, NULL, NULL, NULL, &ibytes);
1648 (unsigned long long)obytes, (unsigned long long)ibytes, total_time);
1651 obytes / total_time, ibytes / total_time);