|
iPXE
|
Parameter block for pxenv_tftp_get_fsize() More...
#include <pxe_api.h>
Data Fields | |
| PXENV_STATUS_t | Status |
| PXE status code. More... | |
| IP4_t | ServerIPAddress |
| TFTP server IP address. More... | |
| IP4_t | GatewayIPAddress |
| Relay agent IP address. More... | |
| UINT8_t | FileName [128] |
| File name. More... | |
| UINT32_t | FileSize |
| Size of the file. More... | |
Parameter block for pxenv_tftp_get_fsize()
| PXENV_STATUS_t s_PXENV_TFTP_GET_FSIZE::Status |
| IP4_t s_PXENV_TFTP_GET_FSIZE::ServerIPAddress |
TFTP server IP address.
Definition at line 690 of file pxe_api.h.
Referenced by pxenv_tftp_get_fsize().
| IP4_t s_PXENV_TFTP_GET_FSIZE::GatewayIPAddress |
| UINT8_t s_PXENV_TFTP_GET_FSIZE::FileName[128] |
| UINT32_t s_PXENV_TFTP_GET_FSIZE::FileSize |
1.8.15