Searched refs:send_bps (Results 1 – 1 of 1) sorted by relevance
705 double send_bps; member1936 if (s->send_bps) in tcp_stats_print()1937 printf(" send %sbps", sprint_bw(b1, s->send_bps)); in tcp_stats_print()2272 s.send_bps = (double) info->tcpi_snd_cwnd * in tcp_show_info()