iPXE
Data Structures | Macros | Typedefs

TFTP GET FILE SIZE. More...

Data Structures

struct  s_PXENV_TFTP_GET_FSIZE
 Parameter block for pxenv_tftp_get_fsize() More...
 

Macros

#define PXENV_TFTP_GET_FSIZE   0x0025
 PXE API function code for pxenv_tftp_get_fsize() More...
 

Typedefs

typedef struct s_PXENV_TFTP_GET_FSIZE PXENV_TFTP_GET_FSIZE_t
 

Detailed Description

TFTP GET FILE SIZE.

Macro Definition Documentation

◆ PXENV_TFTP_GET_FSIZE

#define PXENV_TFTP_GET_FSIZE   0x0025

PXE API function code for pxenv_tftp_get_fsize()

Definition at line 685 of file pxe_api.h.

Typedef Documentation

◆ PXENV_TFTP_GET_FSIZE_t

Definition at line 696 of file pxe_api.h.