Searched defs:tcp_rack (Results 1 – 1 of 1) sorted by relevance
847 struct tcp_rack { struct848 uint32_t xmit_ts;849 uint32_t end_seq;850 …recently delivered segment that was not marked as invalid as a possible spurious retransmission. */851 tcp_seq dsack_round_end;852 uint32_t reo_wnd;853 uint8_t reo_wnd_multi;854 uint8_t reo_wnd_persist:5,855 advanced:1,856 dsack_round_seen:1,[all …]