Searched refs:sysctl_tcp_max_reordering (Results 1 – 5 of 5) sorted by relevance
192 int sysctl_tcp_max_reordering; member
95 int sysctl_tcp_max_reordering - - …
1244 .data = &init_net.ipv4.sysctl_tcp_max_reordering,
1095 READ_ONCE(sock_net(sk)->ipv4.sysctl_tcp_max_reordering)); in tcp_check_sack_reordering()2074 READ_ONCE(sock_net(sk)->ipv4.sysctl_tcp_max_reordering)); in tcp_check_reno_reordering()
3469 net->ipv4.sysctl_tcp_max_reordering = 300;