Searched refs:tcpi_reordering (Results 1 – 6 of 6) sorted by relevance
28 assert tcpi_reordering == 3, tcpi_reordering36 assert tcpi_reordering == 3, tcpi_reordering # 7001:8001 -> 5001:6001 is 3
29 assert tcpi_reordering == 3, tcpi_reordering37 assert tcpi_reordering == 5, tcpi_reordering # 7001:8001 -> 3001:4001
39 +0 %{ assert tcpi_reordering == 6, tcpi_reordering }% // 8001:9001 -> 3001:4001 is 6
249 __u32 tcpi_reordering; member
257 __u32 tcpi_reordering; member
4093 info->tcpi_reordering = tp->reordering; in tcp_get_info()