iPXE
Data Structures | Macros | Typedefs

TFTP OPEN. More...

Data Structures

struct  s_PXENV_TFTP_OPEN
 Parameter block for pxenv_tftp_open() More...
 

Macros

#define PXENV_TFTP_OPEN   0x0020
 PXE API function code for pxenv_tftp_open() More...
 

Typedefs

typedef struct s_PXENV_TFTP_OPEN PXENV_TFTP_OPEN_t
 

Detailed Description

TFTP OPEN.

Macro Definition Documentation

◆ PXENV_TFTP_OPEN

#define PXENV_TFTP_OPEN   0x0020

PXE API function code for pxenv_tftp_open()

Definition at line 571 of file pxe_api.h.

Typedef Documentation

◆ PXENV_TFTP_OPEN_t

Definition at line 589 of file pxe_api.h.