ReactOS 0.4.15-dev-7924-g5949c20
s_PXENV_UNDI_GET_STATISTICS Struct Reference

#include <pxe.h>

Public Attributes

PXENV_STATUS Status
 
UINT32 XmtGoodFrames
 
UINT32 RcvGoodFrames
 
UINT32 RcvCRCErrors
 
UINT32 RcvResourceErrors
 

Detailed Description

Definition at line 198 of file pxe.h.

Member Data Documentation

◆ RcvCRCErrors

UINT32 s_PXENV_UNDI_GET_STATISTICS::RcvCRCErrors

Definition at line 203 of file pxe.h.

◆ RcvGoodFrames

UINT32 s_PXENV_UNDI_GET_STATISTICS::RcvGoodFrames

Definition at line 202 of file pxe.h.

◆ RcvResourceErrors

UINT32 s_PXENV_UNDI_GET_STATISTICS::RcvResourceErrors

Definition at line 204 of file pxe.h.

◆ Status

PXENV_STATUS s_PXENV_UNDI_GET_STATISTICS::Status

Definition at line 200 of file pxe.h.

◆ XmtGoodFrames

UINT32 s_PXENV_UNDI_GET_STATISTICS::XmtGoodFrames

Definition at line 201 of file pxe.h.


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