Home
last modified time | relevance | path

Searched refs:CONFIG_DHCP_MIN_EXT_LEN (Results 1 – 2 of 2) sorted by relevance

/u-boot/net/
A Dbootp.c52 #ifndef CONFIG_DHCP_MIN_EXT_LEN /* minimal length of extension list */
53 #define CONFIG_DHCP_MIN_EXT_LEN 64 macro
618 #ifdef CONFIG_DHCP_MIN_EXT_LEN in dhcp_extended()
619 while ((e - start) < CONFIG_DHCP_MIN_EXT_LEN) in dhcp_extended()
/u-boot/scripts/
A Dconfig_whitelist.txt290 CONFIG_DHCP_MIN_EXT_LEN

Completed in 6 milliseconds