Searched refs:tcpi_rcv_wscale (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/uapi/linux/ | ||
| D | tcp.h | 213 __u8 tcpi_snd_wscale : 4, tcpi_rcv_wscale : 4; member |
| /Linux-v5.4/net/ipv4/ | ||
| D | tcp.c | 3246 info->tcpi_rcv_wscale = tp->rx_opt.rcv_wscale; in tcp_get_info() |