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