s_PXENV_TFTP_READ Struct Reference
[PXENV_TFTP_READ]

Parameter block for pxenv_tftp_read(). More...

#include <pxe_api.h>


Data Fields

PXENV_STATUS_t Status
 PXE status code.
UINT16_t PacketNumber
 TFTP packet number.
UINT16_t BufferSize
 Size of data buffer.
SEGOFF16_t Buffer
 Address of data buffer.


Detailed Description

Parameter block for pxenv_tftp_read().

Definition at line 639 of file pxe_api.h.


Field Documentation

PXE status code.

Definition at line 640 of file pxe_api.h.

Referenced by pxenv_tftp_read().

TFTP packet number.

Definition at line 641 of file pxe_api.h.

Referenced by pxenv_tftp_read().

Size of data buffer.

Definition at line 642 of file pxe_api.h.

Referenced by pxenv_tftp_read().

Address of data buffer.

Definition at line 643 of file pxe_api.h.

Referenced by pxenv_tftp_read().


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