ReactOS 0.4.16-dev-1946-g52006dd
_TCP_ESTATS_REC_ROD_v0 Struct Reference

#include <tcpestats.h>

Public Attributes

ULONG CurRwinSent
 
ULONG MaxRwinSent
 
ULONG MinRwinSent
 
ULONG LimRwin
 
ULONG DupAckEpisodes
 
ULONG DupAcksOut
 
ULONG CeRcvd
 
ULONG EcnSent
 
ULONG EcnNoncesRcvd
 
ULONG CurReasmQueue
 
ULONG MaxReasmQueue
 
SIZE_T CurAppRQueue
 
SIZE_T MaxAppRQueue
 
UCHAR WinScaleSent
 

Detailed Description

Definition at line 149 of file tcpestats.h.

Member Data Documentation

◆ CeRcvd

ULONG _TCP_ESTATS_REC_ROD_v0::CeRcvd

Definition at line 156 of file tcpestats.h.

◆ CurAppRQueue

SIZE_T _TCP_ESTATS_REC_ROD_v0::CurAppRQueue

Definition at line 161 of file tcpestats.h.

◆ CurReasmQueue

ULONG _TCP_ESTATS_REC_ROD_v0::CurReasmQueue

Definition at line 159 of file tcpestats.h.

◆ CurRwinSent

ULONG _TCP_ESTATS_REC_ROD_v0::CurRwinSent

Definition at line 150 of file tcpestats.h.

◆ DupAckEpisodes

ULONG _TCP_ESTATS_REC_ROD_v0::DupAckEpisodes

Definition at line 154 of file tcpestats.h.

◆ DupAcksOut

ULONG _TCP_ESTATS_REC_ROD_v0::DupAcksOut

Definition at line 155 of file tcpestats.h.

◆ EcnNoncesRcvd

ULONG _TCP_ESTATS_REC_ROD_v0::EcnNoncesRcvd

Definition at line 158 of file tcpestats.h.

◆ EcnSent

ULONG _TCP_ESTATS_REC_ROD_v0::EcnSent

Definition at line 157 of file tcpestats.h.

◆ LimRwin

ULONG _TCP_ESTATS_REC_ROD_v0::LimRwin

Definition at line 153 of file tcpestats.h.

◆ MaxAppRQueue

SIZE_T _TCP_ESTATS_REC_ROD_v0::MaxAppRQueue

Definition at line 162 of file tcpestats.h.

◆ MaxReasmQueue

ULONG _TCP_ESTATS_REC_ROD_v0::MaxReasmQueue

Definition at line 160 of file tcpestats.h.

◆ MaxRwinSent

ULONG _TCP_ESTATS_REC_ROD_v0::MaxRwinSent

Definition at line 151 of file tcpestats.h.

◆ MinRwinSent

ULONG _TCP_ESTATS_REC_ROD_v0::MinRwinSent

Definition at line 152 of file tcpestats.h.

◆ WinScaleSent

UCHAR _TCP_ESTATS_REC_ROD_v0::WinScaleSent

Definition at line 163 of file tcpestats.h.


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