Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Ddnsmasq.h467 #define CONFIG_DECLINED 1024 /* address declined by client */ macro
Drfc2131.c855 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()