Searched refs:DHCP_MAX_MSG_LEN_MIN_REQUIRED (Results 1 – 1 of 1) sorted by relevance
155 #define DHCP_MAX_MSG_LEN_MIN_REQUIRED 576 macro822 if (netif->mtu < DHCP_MAX_MSG_LEN_MIN_REQUIRED) { in dhcp_start()1284 …ions_out_len = dhcp_option_short(options_out_len, msg_out->options, DHCP_MAX_MSG_LEN_MIN_REQUIRED); in dhcp_reboot()