Searched refs:tcpi_rcv_wscale (Results 1 – 4 of 4) sorted by relevance
221 __u8 tcpi_snd_wscale : 4, tcpi_rcv_wscale : 4; member
196 (state->info.tcpi_rcv_wscale << 16); in __test_sock_restore()
229 __u8 tcpi_snd_wscale : 4, tcpi_rcv_wscale : 4; member
4120 info->tcpi_rcv_wscale = tp->rx_opt.rcv_wscale; in tcp_get_info()