Searched refs:tcpi_lost (Results 1 – 4 of 4) sorted by relevance
| /tools/testing/selftests/net/packetdrill/ |
| A D | tcp_sack_sack-shift-sacked-2-6-8-3-9-nofack.pkt | 31 +0 %{ assert tcpi_lost == 6, tcpi_lost }% 38 +0 %{ assert tcpi_lost == 5, tcpi_lost }% 43 +0 %{ assert tcpi_lost == 5, tcpi_lost }% 47 +0 %{ assert tcpi_lost == 4,tcpi_lost }% 51 +0 %{ assert tcpi_lost == 3,tcpi_lost }% 62 assert tcpi_lost == 0, tcpi_lost
|
| A D | tcp_sack_sack-shift-sacked-7-5-6-8-9-fack.pkt | 27 assert tcpi_lost == 7,tcpi_lost # RACK thinks 1:7001 are lost 35 assert tcpi_lost == 6, tcpi_lost 44 +0 %{ assert tcpi_lost == 5, tcpi_lost }% 60 assert tcpi_lost == 0, tcpi_lost
|
| A D | tcp_sack_sack-shift-sacked-7-3-4-8-9-fack.pkt | 28 assert tcpi_lost == 7, tcpi_lost # RACK thinks 1:7001 are lost 36 assert tcpi_lost == 6, tcpi_lost # since 3001:4001 is no longer lost 48 assert tcpi_lost == 5,tcpi_lost # SACK/RFC3517 thinks 1:3001 are lost 64 assert tcpi_lost == 0, tcpi_lost
|
| /tools/include/uapi/linux/ |
| A D | tcp.h | 231 __u32 tcpi_lost; member
|
Completed in 6 milliseconds