Searched refs:sysctl_tcp_max_reordering (Results 1 – 5 of 5) sorted by relevance
196 int sysctl_tcp_max_reordering; member
98 int sysctl_tcp_max_reordering …
1255 .data = &init_net.ipv4.sysctl_tcp_max_reordering,
1114 READ_ONCE(sock_net(sk)->ipv4.sysctl_tcp_max_reordering)); in tcp_check_sack_reordering()2084 READ_ONCE(sock_net(sk)->ipv4.sysctl_tcp_max_reordering)); in tcp_check_reno_reordering()
3486 net->ipv4.sysctl_tcp_max_reordering = 300;