ReactOS 0.4.15-dev-7953-g1f49173
_MIB_TCPTABLE Struct Reference

#include <tcpmib.h>

Collaboration diagram for _MIB_TCPTABLE:

Public Attributes

DWORD dwNumEntries
 
MIB_TCPROW table [1]
 

Detailed Description

Definition at line 64 of file tcpmib.h.

Member Data Documentation

◆ dwNumEntries

DWORD _MIB_TCPTABLE::dwNumEntries

Definition at line 66 of file tcpmib.h.

Referenced by GetExtendedTcpTable(), getTcpTable(), and START_TEST().

◆ table

MIB_TCPROW _MIB_TCPTABLE::table[1]

Definition at line 67 of file tcpmib.h.

Referenced by GetExtendedTcpTable(), and START_TEST().


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