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