ReactOS 0.4.15-dev-7953-g1f49173
tcp_opt_sack Struct Reference

#include <netiodef.h>

Collaboration diagram for tcp_opt_sack:

Classes

struct  tcp_opt_sack_block
 

Public Attributes

UINT8 Kind
 
UINT8 Length
 
struct tcp_opt_sack::tcp_opt_sack_block Block [0]
 

Detailed Description

Definition at line 1131 of file netiodef.h.

Member Data Documentation

◆ Block

struct tcp_opt_sack::tcp_opt_sack_block tcp_opt_sack::Block[0]

◆ Kind

UINT8 tcp_opt_sack::Kind

Definition at line 1132 of file netiodef.h.

◆ Length

UINT8 tcp_opt_sack::Length

Definition at line 1133 of file netiodef.h.


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