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