Home
last modified time | relevance | path

Searched refs:CONFIG_DISABLE (Results 1 – 3 of 3) sorted by relevance

/external/dnsmasq/src/
Drfc2131.c383 if (have_config(config, CONFIG_DISABLE)) in dhcp_reply()
881 if (ignore || have_config(config, CONFIG_DISABLE)) in dhcp_reply()
970 if (ignore || have_config(config, CONFIG_DISABLE)) in dhcp_reply()
1241 if (ignore || have_config(config, CONFIG_DISABLE)) in dhcp_reply()
Ddnsmasq.h458 #define CONFIG_DISABLE 1 macro
Doption.c1872 new->flags |= CONFIG_DISABLE; in one_opt()