Definition at line 234 of file tcp.h.
u64 tcp_bt_sample_::delivered |
Total delivered bytes for sample.
Definition at line 240 of file tcp.h.
f64 tcp_bt_sample_::delivered_time |
Delivered time when sample taken.
Definition at line 241 of file tcp.h.
Sample flag.
Definition at line 244 of file tcp.h.
u32 tcp_bt_sample_::max_seq |
Max seq number.
Set for rxt samples
Definition at line 239 of file tcp.h.
u32 tcp_bt_sample_::min_seq |
Min seq number in sample.
Definition at line 238 of file tcp.h.
Next sample index in list.
Definition at line 236 of file tcp.h.
Previous sample index in list.
Definition at line 237 of file tcp.h.
u64 tcp_bt_sample_::tx_rate |
Tx pacing rate.
Definition at line 243 of file tcp.h.
f64 tcp_bt_sample_::tx_time |
Transmit time for the burst.
Definition at line 242 of file tcp.h.
The documentation for this struct was generated from the following file: