Searched refs:tcpi_snd_mss (Results 1 – 3 of 3) sorted by relevance
198 u_int32_t tcpi_snd_mss; member
129 __u32 tcpi_snd_mss; member
1389 if (rtt > 0 && info->tcpi_snd_mss && info->tcpi_snd_cwnd) { in tcp_show_info()1392 (double) info->tcpi_snd_mss * 8000000. in tcp_show_info()