Searched refs:CONFIG_DHCP_MIN_EXT_LEN (Results 1 – 2 of 2) sorted by relevance
52 #ifndef CONFIG_DHCP_MIN_EXT_LEN /* minimal length of extension list */53 #define CONFIG_DHCP_MIN_EXT_LEN 64 macro618 #ifdef CONFIG_DHCP_MIN_EXT_LEN in dhcp_extended()619 while ((e - start) < CONFIG_DHCP_MIN_EXT_LEN) in dhcp_extended()
290 CONFIG_DHCP_MIN_EXT_LEN
Completed in 6 milliseconds