Searched refs:tcpi_snd_ssthresh (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/uapi/linux/ | ||
D | tcp.h | 183 __u32 tcpi_snd_ssthresh; member |
/linux-4.4.14/net/ipv4/ | ||
D | tcp.c | 2696 info->tcpi_snd_ssthresh = tp->snd_ssthresh; in tcp_get_info() |