Searched refs:sysctl_tcp_window_scaling (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/net/ipv4/
H A Dsyncookies.c272 return sysctl_tcp_window_scaling != 0; cookie_timestamp_decode()
H A Dsysctl_net_ipv4.c260 .data = &sysctl_tcp_window_scaling,
H A Dtcp_output.c583 if (likely(sysctl_tcp_window_scaling)) { tcp_syn_options()
3093 sysctl_tcp_window_scaling, tcp_connect_init() local
H A Dtcp_input.c80 int sysctl_tcp_window_scaling __read_mostly = 1;
3689 !estab && sysctl_tcp_window_scaling) { tcp_parse_options()
/linux-4.1.27/include/net/
H A Dtcp.h240 extern int sysctl_tcp_window_scaling;

Completed in 111 milliseconds