Searched refs:sysctl_tcp_max_reordering (Results 1 – 5 of 5) sorted by relevance
192 int sysctl_tcp_max_reordering; member
97 int sysctl_tcp_max_reordering …
1254 .data = &init_net.ipv4.sysctl_tcp_max_reordering,
1101 READ_ONCE(sock_net(sk)->ipv4.sysctl_tcp_max_reordering)); in tcp_check_sack_reordering()2080 READ_ONCE(sock_net(sk)->ipv4.sysctl_tcp_max_reordering)); in tcp_check_reno_reordering()
3475 net->ipv4.sysctl_tcp_max_reordering = 300;