|
iPXE
|
DHCP client architecture definitions. More...
#include <ipxe/dhcp.h>Go to the source code of this file.
Macros | |
| #define | DHCP_ARCH_CLIENT_ARCHITECTURE DHCP_CLIENT_ARCHITECTURE_X86 |
| DHCP client architecture. More... | |
| #define | DHCP_ARCH_CLIENT_NDI 1 /* UNDI */ , 2, 1 /* v2.1 */ |
| DHCP client network device interface. More... | |
Functions | |
| FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
DHCP client architecture definitions.
Definition in file dhcparch.h.
| #define DHCP_ARCH_CLIENT_ARCHITECTURE DHCP_CLIENT_ARCHITECTURE_X86 |
DHCP client architecture.
Definition at line 15 of file dhcparch.h.
| #define DHCP_ARCH_CLIENT_NDI 1 /* UNDI */ , 2, 1 /* v2.1 */ |
DHCP client network device interface.
Definition at line 18 of file dhcparch.h.
| FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
1.8.15