tcp_reordering

file: /proc/sys/net/ipv4/tcp_reordering
variable: net.ipv4.tcp_reordering
Official reference

Initial reordering level of packets in a TCP stream. TCP stack can then dynamically adjust flow reordering level between this initial value and tcp_max_reordering Default: 3

source