23 #define DHCP_DISC_START_TIMEOUT_SEC 1 24 #define DHCP_DISC_END_TIMEOUT_SEC 10 32 #define DHCP_DISC_MAX_DEFERRALS 180 40 #define DHCP_DISC_PROXY_TIMEOUT_SEC 2 52 #define DHCP_REQ_START_TIMEOUT_SEC 0 53 #define DHCP_REQ_END_TIMEOUT_SEC 10 60 #define DHCP_PROXY_START_TIMEOUT_SEC 0 61 #define DHCP_PROXY_END_TIMEOUT_SEC 10 70 #define DHCP_REQ_PROXY_TIMEOUT_SEC 2 80 #define PXEBS_START_TIMEOUT_SEC 1 81 #define PXEBS_END_TIMEOUT_SEC 10 89 #define PXEBS_MAX_TIMEOUT_SEC 3 FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)