ReactOS 0.4.15-dev-7953-g1f49173
tcp_opt_ts Struct Reference

#include <netiodef.h>

Public Attributes

UINT8 Kind
 
UINT8 Length
 
UINT32 Val
 
UINT32 EcR
 

Detailed Description

Definition at line 1140 of file netiodef.h.

Member Data Documentation

◆ EcR

UINT32 tcp_opt_ts::EcR

Definition at line 1144 of file netiodef.h.

◆ Kind

UINT8 tcp_opt_ts::Kind

Definition at line 1141 of file netiodef.h.

◆ Length

UINT8 tcp_opt_ts::Length

Definition at line 1142 of file netiodef.h.

◆ Val

UINT32 tcp_opt_ts::Val

Definition at line 1143 of file netiodef.h.


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