22 #define DHCP_DISC_START_TIMEOUT_SEC 1 23 #define DHCP_DISC_END_TIMEOUT_SEC 10 31 #define DHCP_DISC_MAX_DEFERRALS 180 39 #define DHCP_DISC_PROXY_TIMEOUT_SEC 2 51 #define DHCP_REQ_START_TIMEOUT_SEC 0 52 #define DHCP_REQ_END_TIMEOUT_SEC 10 59 #define DHCP_PROXY_START_TIMEOUT_SEC 0 60 #define DHCP_PROXY_END_TIMEOUT_SEC 10 69 #define DHCP_REQ_PROXY_TIMEOUT_SEC 2 79 #define PXEBS_START_TIMEOUT_SEC 1 80 #define PXEBS_END_TIMEOUT_SEC 10 88 #define PXEBS_MAX_TIMEOUT_SEC 3 FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)