Definition at line 289 of file tcp.h.
◆ head
u32 tcp_byte_tracker_::head |
Head of samples linked list.
Definition at line 293 of file tcp.h.
◆ last_ooo
u32 tcp_byte_tracker_::last_ooo |
Cached last ooo sample.
Definition at line 295 of file tcp.h.
◆ sample_lookup
Rbtree for sample lookup by min_seq.
Definition at line 292 of file tcp.h.
◆ samples
Pool of samples.
Definition at line 291 of file tcp.h.
◆ tail
u32 tcp_byte_tracker_::tail |
Tail of samples linked list.
Definition at line 294 of file tcp.h.
The documentation for this struct was generated from the following file: