Searched refs:CONFIG_DHCP_MIN_EXT_LEN (Results 1 – 2 of 2) sorted by relevance
47 #ifndef CONFIG_DHCP_MIN_EXT_LEN /* minimal length of extension list */48 #define CONFIG_DHCP_MIN_EXT_LEN 64 macro593 #ifdef CONFIG_DHCP_MIN_EXT_LEN in dhcp_extended()594 while ((e - start) < CONFIG_DHCP_MIN_EXT_LEN) in dhcp_extended()
439 CONFIG_DHCP_MIN_EXT_LEN