Searched refs:sysctl_tcp_max_reordering (Results 1 – 4 of 4) sorted by relevance
154 int sysctl_tcp_max_reordering; member
1100 .data = &init_net.ipv4.sysctl_tcp_max_reordering,
1037 READ_ONCE(sock_net(sk)->ipv4.sysctl_tcp_max_reordering)); in tcp_check_sack_reordering()2016 READ_ONCE(sock_net(sk)->ipv4.sysctl_tcp_max_reordering)); in tcp_check_reno_reordering()
2904 net->ipv4.sysctl_tcp_max_reordering = 300; in tcp_sk_init()