Home
last modified time | relevance | path

Searched refs:send_bps (Results 1 – 1 of 1) sorted by relevance

/external/iproute2/misc/
Dss.c705 double send_bps; member
1936 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()