ReactOS 0.4.15-dev-7998-gdb93cb1
UDP_STATISTICS Struct Reference

#include <udp.h>

Public Attributes

ULONG InputDatagrams
 
ULONG NumPorts
 
ULONG InputErrors
 
ULONG OutputDatagrams
 
ULONG NumAddresses
 

Detailed Description

Definition at line 32 of file udp.h.

Member Data Documentation

◆ InputDatagrams

ULONG UDP_STATISTICS::InputDatagrams

Definition at line 33 of file udp.h.

◆ InputErrors

ULONG UDP_STATISTICS::InputErrors

Definition at line 35 of file udp.h.

◆ NumAddresses

ULONG UDP_STATISTICS::NumAddresses

Definition at line 37 of file udp.h.

◆ NumPorts

ULONG UDP_STATISTICS::NumPorts

Definition at line 34 of file udp.h.

◆ OutputDatagrams

ULONG UDP_STATISTICS::OutputDatagrams

Definition at line 36 of file udp.h.


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