Parameter block for pxenv_tftp_open()
More...
#include <pxe_api.h>
Parameter block for pxenv_tftp_open()
Definition at line 574 of file pxe_api.h.
◆ Status
◆ ServerIPAddress
IP4_t s_PXENV_TFTP_OPEN::ServerIPAddress |
TFTP server IP address.
Definition at line 576 of file pxe_api.h.
◆ GatewayIPAddress
IP4_t s_PXENV_TFTP_OPEN::GatewayIPAddress |
Relay agent IP address.
Definition at line 577 of file pxe_api.h.
◆ FileName
UINT8_t s_PXENV_TFTP_OPEN::FileName[128] |
◆ TFTPPort
TFTP server UDP port.
Definition at line 579 of file pxe_api.h.
◆ PacketSize
Requested size of TFTP packets.
This is the TFTP "blksize" option. This must be at least 512, since servers that do not support TFTP options cannot negotiate blocksizes smaller than this.
Definition at line 586 of file pxe_api.h.
The documentation for this struct was generated from the following file: