Home
last modified time | relevance | path

Searched refs:wscale_ok (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/linux/
Dtcp.h99 wscale_ok : 1, /* Wscale seen on SYN packet */ member
112 rx_opt->wscale_ok = rx_opt->snd_wscale = 0; in tcp_clear_options()
/linux-4.19.296/include/net/
Dinet_sock.h90 wscale_ok : 1, member
Dtcp.h1361 __u32 *window_clamp, int wscale_ok,