Searched refs:tcpi_snd_wscale (Results 1 – 3 of 3) sorted by relevance
194 u_int8_t tcpi_snd_wscale : 4, tcpi_rcv_wscale : 4; member
125 __u8 tcpi_snd_wscale : 4, tcpi_rcv_wscale : 4; member
1365 printf(" wscale:%d,%d", info->tcpi_snd_wscale, in tcp_show_info()