Searched refs:tcpi_snd_wnd (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/uapi/linux/ | ||
| D | tcp.h | 276 __u32 tcpi_snd_wnd; /* peer's advertised receive window after member |
| /Linux-v5.4/net/ipv4/ | ||
| D | tcp.c | 3307 info->tcpi_snd_wnd = tp->snd_wnd; in tcp_get_info() |