s_PXENV_TFTP_GET_FSIZE Struct Reference
[PXENV_TFTP_GET_FSIZE]

Parameter block for pxenv_tftp_get_fsize(). More...

#include <pxe_api.h>


Data Fields

PXENV_STATUS_t Status
 PXE status code.
IP4_t ServerIPAddress
 TFTP server IP address.
IP4_t GatewayIPAddress
 Relay agent IP address.
UINT8_t FileName [128]
 File name.
UINT32_t FileSize
 Size of the file.


Detailed Description

Parameter block for pxenv_tftp_get_fsize().

Definition at line 709 of file pxe_api.h.


Field Documentation

PXE status code.

Definition at line 710 of file pxe_api.h.

Referenced by pxenv_tftp_get_fsize().

TFTP server IP address.

Definition at line 711 of file pxe_api.h.

Referenced by pxenv_tftp_get_fsize().

Relay agent IP address.

Definition at line 712 of file pxe_api.h.

File name.

Definition at line 713 of file pxe_api.h.

Referenced by pxenv_tftp_get_fsize().

Size of the file.

Definition at line 714 of file pxe_api.h.

Referenced by pxenv_tftp_get_fsize().


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

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