Searched refs:tcpi_snd_wscale (Results 1 – 6 of 6) sorted by relevance
221 __u8 tcpi_snd_wscale : 4, tcpi_rcv_wscale : 4; member
234 uint8_t tcpi_snd_wscale : 4, tcpi_rcv_wscale : 4; member
183 __u8 tcpi_snd_wscale : 4, tcpi_rcv_wscale : 4; member
3507 info->tcpi_snd_wscale = tp->rx_opt.snd_wscale; in tcp_get_info()