|
iPXE
|
UDP CLOSE. More...
Data Structures | |
| struct | s_PXENV_UDP_CLOSE |
| Parameter block for pxenv_udp_close(). More... | |
Macros | |
| #define | PXENV_UDP_CLOSE 0x0031 |
| PXE API function code for pxenv_udp_close(). | |
Typedefs | |
| typedef struct s_PXENV_UDP_CLOSE | PXENV_UDP_CLOSE_t |
Variables | |
| union { | |
| uint16_t di | |
| uint32_t edi | |
| } | __attribute__ |
UDP CLOSE.
| #define PXENV_UDP_CLOSE 0x0031 |
PXE API function code for pxenv_udp_close().
| typedef struct s_PXENV_UDP_CLOSE PXENV_UDP_CLOSE_t |
| struct s_PXENV_UDP_CLOSE __attribute__ |
| uint16_t { ... } ::di |
Definition at line 1 of file registers.h.
| uint32_t { ... } ::edi |
Definition at line 2 of file registers.h.