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