#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. | |
Definition at line 709 of file pxe_api.h.
TFTP server IP address.
Definition at line 711 of file pxe_api.h.
Referenced by pxenv_tftp_get_fsize().
1.5.7.1