Definition at line 263 of file tcp.h.
◆ delivered
u64 tcp_bt_sample_::delivered |
Total delivered bytes for sample.
Definition at line 269 of file tcp.h.
◆ delivered_time
f64 tcp_bt_sample_::delivered_time |
Delivered time when sample taken.
Definition at line 270 of file tcp.h.
◆ first_tx_time
f64 tcp_bt_sample_::first_tx_time |
Connection first tx time at tx.
Definition at line 272 of file tcp.h.
◆ flags
Sample flag.
Definition at line 273 of file tcp.h.
◆ max_seq
u32 tcp_bt_sample_::max_seq |
Max seq number.
Set for rxt samples
Definition at line 268 of file tcp.h.
◆ min_seq
u32 tcp_bt_sample_::min_seq |
Min seq number in sample.
Definition at line 267 of file tcp.h.
◆ next
Next sample index in list.
Definition at line 265 of file tcp.h.
◆ prev
Previous sample index in list.
Definition at line 266 of file tcp.h.
◆ tx_time
f64 tcp_bt_sample_::tx_time |
Transmit time for the burst.
Definition at line 271 of file tcp.h.
The documentation for this struct was generated from the following file: