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