s_PXENV_UNDI_GET_STATISTICS Struct Reference
[PXENV_UNDI_GET_STATISTICS]

Parameter block for pxenv_undi_get_statistics(). More...

#include <pxe_api.h>


Data Fields

PXENV_STATUS_t Status
 PXE status code.
UINT32_t XmtGoodFrames
 Successful transmission count.
UINT32_t RcvGoodFrames
 Successful reception count.
UINT32_t RcvCRCErrors
 Receive CRC error count.
UINT32_t RcvResourceErrors
 Receive queue overflow count.


Detailed Description

Parameter block for pxenv_undi_get_statistics().

Definition at line 1267 of file pxe_api.h.


Field Documentation

PXE status code.

Definition at line 1268 of file pxe_api.h.

Referenced by pxenv_undi_get_statistics().

Successful transmission count.

Definition at line 1269 of file pxe_api.h.

Referenced by pxenv_undi_get_statistics().

Successful reception count.

Definition at line 1270 of file pxe_api.h.

Referenced by pxenv_undi_get_statistics().

Receive CRC error count.

Definition at line 1271 of file pxe_api.h.

Referenced by pxenv_undi_get_statistics().

Receive queue overflow count.

Definition at line 1272 of file pxe_api.h.

Referenced by pxenv_undi_get_statistics().


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

Generated on Tue Apr 6 20:02:09 2010 for gPXE by  doxygen 1.5.7.1