Searched refs:CONFIG_DISABLE (Results 1 – 3 of 3) sorted by relevance
354 if (have_config(config, CONFIG_DISABLE)) message = _("disabled"); in dhcp_reply()784 if (ignore || have_config(config, CONFIG_DISABLE)) { in dhcp_reply()871 if (ignore || have_config(config, CONFIG_DISABLE)) return 0; in dhcp_reply()1101 if (ignore || have_config(config, CONFIG_DISABLE)) message = _("ignored"); in dhcp_reply()
453 #define CONFIG_DISABLE 1 macro
1665 new->flags |= CONFIG_DISABLE; in one_opt()