Searched refs:tcpi_snd_cwnd (Results 1 – 6 of 6) sorted by relevance
220 u_int32_t tcpi_snd_cwnd; member
184 __u32 tcpi_snd_cwnd; member
195 __u32 tcpi_snd_cwnd; member
478 msg->idiag_tcpinfo.tcpi_snd_cwnd); in idiag_msg_dump_stats()
1993 s.cwnd = info->tcpi_snd_cwnd; in tcp_show_info()2023 if (rtt > 0 && info->tcpi_snd_mss && info->tcpi_snd_cwnd) { in tcp_show_info()2024 s.send_bps = (double) info->tcpi_snd_cwnd * in tcp_show_info()
3407 tcp_info->tcpi_snd_cwnd, in dump_tcp_info()