ReactOS 0.4.15-dev-7924-g5949c20
_MIB_UDPTABLE Struct Reference

#include <udpmib.h>

Collaboration diagram for _MIB_UDPTABLE:

Public Attributes

DWORD dwNumEntries
 
MIB_UDPROW table [1]
 

Detailed Description

Definition at line 32 of file udpmib.h.

Member Data Documentation

◆ dwNumEntries

DWORD _MIB_UDPTABLE::dwNumEntries

Definition at line 34 of file udpmib.h.

Referenced by GetExtendedUdpTable(), getUdpTable(), ShowUdpTable(), and START_TEST().

◆ table

MIB_UDPROW _MIB_UDPTABLE::table[1]

Definition at line 35 of file udpmib.h.

Referenced by GetExtendedUdpTable(), mib2UdpEntryQuery(), ShowUdpTable(), and START_TEST().


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