Searched refs:CONFIG_DECLINED (Results 1 – 2 of 2) sorted by relevance
467 #define CONFIG_DECLINED 1024 /* address declined by client */ macro
855 config->flags |= CONFIG_DECLINED; in dhcp_reply()917 else if (have_config(config, CONFIG_DECLINED) && in dhcp_reply()1078 (!have_config(config, CONFIG_DECLINED) || in dhcp_reply()