Home
last modified time | relevance | path

Searched refs:tcpi_snd_cwnd (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/linux/
Dtcp.h183 __u32 tcpi_snd_cwnd; member
/linux-2.4.37.9/net/ipv4/
Dtcp_diag.c189 info->tcpi_snd_cwnd = tp->snd_cwnd; in tcpdiag_fill()
Dtcp.c2514 info.tcpi_snd_cwnd = tp->snd_cwnd; in tcp_getsockopt()