Searched refs:sysctl_tcp_max_reordering (Results 1 – 5 of 5) sorted by relevance
181 int sysctl_tcp_max_reordering; member
95 int sysctl_tcp_max_reordering - - …
1181 .data = &init_net.ipv4.sysctl_tcp_max_reordering,
1087 READ_ONCE(sock_net(sk)->ipv4.sysctl_tcp_max_reordering)); in tcp_check_sack_reordering()2066 READ_ONCE(sock_net(sk)->ipv4.sysctl_tcp_max_reordering)); in tcp_check_reno_reordering()
3433 net->ipv4.sysctl_tcp_max_reordering = 300;