Definition at line 322 of file tcp.h.
◆ above_ack_wnd
u32 tcp_errors_::above_ack_wnd |
Acks for data not sent.
Definition at line 327 of file tcp.h.
◆ above_data_wnd
u32 tcp_errors_::above_data_wnd |
Some data in segment is above snd_wnd.
Definition at line 325 of file tcp.h.
◆ below_ack_wnd
u32 tcp_errors_::below_ack_wnd |
Acks for data below snd_una.
Definition at line 326 of file tcp.h.
◆ below_data_wnd
u32 tcp_errors_::below_data_wnd |
All data in seg is below snd_una.
Definition at line 324 of file tcp.h.
The documentation for this struct was generated from the following file: