Home
last modified time | relevance | path

Searched refs:tcpi_snd_ssthresh (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/linux/
Dtcp.h160 __u32 tcpi_snd_ssthresh; member
/linux-2.6.39/net/ipv4/
Dtcp.c2484 info->tcpi_snd_ssthresh = tp->snd_ssthresh; in tcp_get_info()