ReactOS 0.4.15-dev-7906-g1b85a5f
tcp_sack_block Struct Reference

#include <tcpcore.h>

Public Attributes

__u32 start_seq
 
__u32 end_seq
 

Detailed Description

Definition at line 1261 of file tcpcore.h.

Member Data Documentation

◆ end_seq

__u32 tcp_sack_block::end_seq

Definition at line 1263 of file tcpcore.h.

◆ start_seq

__u32 tcp_sack_block::start_seq

Definition at line 1262 of file tcpcore.h.


The documentation for this struct was generated from the following file: