Searched refs:tcpi_snd_wscale (Results 1 – 3 of 3) sorted by relevance
221 __u8 tcpi_snd_wscale : 4, tcpi_rcv_wscale : 4; member
236 __u8 tcpi_snd_wscale : 4, tcpi_rcv_wscale : 4; member
4186 info->tcpi_snd_wscale = tp->rx_opt.snd_wscale; in tcp_get_info()