ReactOS 0.4.16-dev-1946-g52006dd
_TCP_ESTATS_DATA_ROD_v0 Struct Reference

#include <tcpestats.h>

Public Attributes

ULONG64 DataBytesOut
 
ULONG64 DataSegsOut
 
ULONG64 DataBytesIn
 
ULONG64 DataSegsIn
 
ULONG64 SegsOut
 
ULONG64 SegsIn
 
ULONG SoftErrors
 
ULONG SoftErrorReason
 
ULONG SndUna
 
ULONG SndNxt
 
ULONG SndMax
 
ULONG64 ThruBytesAcked
 
ULONG RcvNxt
 
ULONG64 ThruBytesReceived
 

Detailed Description

Definition at line 59 of file tcpestats.h.

Member Data Documentation

◆ DataBytesIn

ULONG64 _TCP_ESTATS_DATA_ROD_v0::DataBytesIn

Definition at line 62 of file tcpestats.h.

◆ DataBytesOut

ULONG64 _TCP_ESTATS_DATA_ROD_v0::DataBytesOut

Definition at line 60 of file tcpestats.h.

◆ DataSegsIn

ULONG64 _TCP_ESTATS_DATA_ROD_v0::DataSegsIn

Definition at line 63 of file tcpestats.h.

◆ DataSegsOut

ULONG64 _TCP_ESTATS_DATA_ROD_v0::DataSegsOut

Definition at line 61 of file tcpestats.h.

◆ RcvNxt

ULONG _TCP_ESTATS_DATA_ROD_v0::RcvNxt

Definition at line 72 of file tcpestats.h.

◆ SegsIn

ULONG64 _TCP_ESTATS_DATA_ROD_v0::SegsIn

Definition at line 65 of file tcpestats.h.

◆ SegsOut

ULONG64 _TCP_ESTATS_DATA_ROD_v0::SegsOut

Definition at line 64 of file tcpestats.h.

◆ SndMax

ULONG _TCP_ESTATS_DATA_ROD_v0::SndMax

Definition at line 70 of file tcpestats.h.

◆ SndNxt

ULONG _TCP_ESTATS_DATA_ROD_v0::SndNxt

Definition at line 69 of file tcpestats.h.

◆ SndUna

ULONG _TCP_ESTATS_DATA_ROD_v0::SndUna

Definition at line 68 of file tcpestats.h.

◆ SoftErrorReason

ULONG _TCP_ESTATS_DATA_ROD_v0::SoftErrorReason

Definition at line 67 of file tcpestats.h.

◆ SoftErrors

ULONG _TCP_ESTATS_DATA_ROD_v0::SoftErrors

Definition at line 66 of file tcpestats.h.

◆ ThruBytesAcked

ULONG64 _TCP_ESTATS_DATA_ROD_v0::ThruBytesAcked

Definition at line 71 of file tcpestats.h.

◆ ThruBytesReceived

ULONG64 _TCP_ESTATS_DATA_ROD_v0::ThruBytesReceived

Definition at line 73 of file tcpestats.h.


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