ReactOS 0.4.16-dev-1946-g52006dd
_MIB_TCPSTATS2 Struct Reference

#include <tcpmib.h>

Public Attributes

TCP_RTO_ALGORITHM RtoAlgorithm
 
DWORD dwRtoMin
 
DWORD dwRtoMax
 
DWORD dwMaxConn
 
DWORD dwActiveOpens
 
DWORD dwPassiveOpens
 
DWORD dwAttemptFails
 
DWORD dwEstabResets
 
DWORD dwCurrEstab
 
DWORD64 dw64InSegs
 
DWORD64 dw64OutSegs
 
DWORD dwRetransSegs
 
DWORD dwInErrs
 
DWORD dwOutRsts
 
DWORD dwNumConns
 

Detailed Description

Definition at line 146 of file tcpmib.h.

Member Data Documentation

◆ dw64InSegs

DWORD64 _MIB_TCPSTATS2::dw64InSegs

Definition at line 156 of file tcpmib.h.

◆ dw64OutSegs

DWORD64 _MIB_TCPSTATS2::dw64OutSegs

Definition at line 157 of file tcpmib.h.

◆ dwActiveOpens

DWORD _MIB_TCPSTATS2::dwActiveOpens

Definition at line 151 of file tcpmib.h.

◆ dwAttemptFails

DWORD _MIB_TCPSTATS2::dwAttemptFails

Definition at line 153 of file tcpmib.h.

◆ dwCurrEstab

DWORD _MIB_TCPSTATS2::dwCurrEstab

Definition at line 155 of file tcpmib.h.

◆ dwEstabResets

DWORD _MIB_TCPSTATS2::dwEstabResets

Definition at line 154 of file tcpmib.h.

◆ dwInErrs

DWORD _MIB_TCPSTATS2::dwInErrs

Definition at line 159 of file tcpmib.h.

◆ dwMaxConn

DWORD _MIB_TCPSTATS2::dwMaxConn

Definition at line 150 of file tcpmib.h.

◆ dwNumConns

DWORD _MIB_TCPSTATS2::dwNumConns

Definition at line 161 of file tcpmib.h.

◆ dwOutRsts

DWORD _MIB_TCPSTATS2::dwOutRsts

Definition at line 160 of file tcpmib.h.

◆ dwPassiveOpens

DWORD _MIB_TCPSTATS2::dwPassiveOpens

Definition at line 152 of file tcpmib.h.

◆ dwRetransSegs

DWORD _MIB_TCPSTATS2::dwRetransSegs

Definition at line 158 of file tcpmib.h.

◆ dwRtoMax

DWORD _MIB_TCPSTATS2::dwRtoMax

Definition at line 149 of file tcpmib.h.

◆ dwRtoMin

DWORD _MIB_TCPSTATS2::dwRtoMin

Definition at line 148 of file tcpmib.h.

◆ RtoAlgorithm

TCP_RTO_ALGORITHM _MIB_TCPSTATS2::RtoAlgorithm

Definition at line 147 of file tcpmib.h.


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