iPXE
Data Structures | Macros | Typedefs

UDP WRITE. More...

Data Structures

struct  s_PXENV_UDP_WRITE
 Parameter block for pxenv_udp_write() More...
 

Macros

#define PXENV_UDP_WRITE   0x0033
 PXE API function code for pxenv_udp_write() More...
 

Typedefs

typedef struct s_PXENV_UDP_WRITE PXENV_UDP_WRITE_t
 

Detailed Description

UDP WRITE.

Macro Definition Documentation

◆ PXENV_UDP_WRITE

#define PXENV_UDP_WRITE   0x0033

PXE API function code for pxenv_udp_write()

Definition at line 756 of file pxe_api.h.

Typedef Documentation

◆ PXENV_UDP_WRITE_t

Definition at line 769 of file pxe_api.h.