Searched refs:dhcp_ok (Results 1 - 2 of 2) sorted by relevance

/external/dnsmasq/src/
H A Dnetwork.c124 int dhcp_ok = 1; local
182 dhcp_ok = 0;
195 iface->dhcp_ok = dhcp_ok;
459 if ((daemon->options & OPT_TFTP) && iface->addr.sa.sa_family == AF_INET && iface->dhcp_ok)
H A Ddnsmasq.h344 int dhcp_ok, mtu; member in struct:irec

Completed in 157 milliseconds