iPXE
|
DHCP configuration. More...
Go to the source code of this file.
Macros | |
#define | DHCP_DISC_START_TIMEOUT_SEC 1 |
#define | DHCP_DISC_END_TIMEOUT_SEC 10 |
#define | DHCP_DISC_MAX_DEFERRALS 180 |
#define | DHCP_DISC_PROXY_TIMEOUT_SEC 2 |
#define | DHCP_REQ_START_TIMEOUT_SEC 0 |
#define | DHCP_REQ_END_TIMEOUT_SEC 10 |
#define | DHCP_PROXY_START_TIMEOUT_SEC 0 |
#define | DHCP_PROXY_END_TIMEOUT_SEC 10 |
#define | DHCP_REQ_PROXY_TIMEOUT_SEC 2 |
#define | PXEBS_START_TIMEOUT_SEC 1 |
#define | PXEBS_END_TIMEOUT_SEC 10 |
#define | PXEBS_MAX_TIMEOUT_SEC 3 |
Functions | |
FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
DHCP configuration.
Definition in file dhcp.h.
FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |