Searched refs:tcpi_snd_wscale (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/include/linux/ | ||
D | tcp.h | 137 __u8 tcpi_snd_wscale : 4, tcpi_rcv_wscale : 4; member |
/linux-3.4.99/net/ipv4/ | ||
D | tcp.c | 2476 info->tcpi_snd_wscale = tp->rx_opt.snd_wscale; in tcp_get_info() |