HomeSort by relevance Sort by last modified time
    Searched full:dhcp_ok (Results 1 - 2 of 2) sorted by null

  /external/dnsmasq/src/
network.c 124 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)
dnsmasq.h 344 int dhcp_ok, mtu; member in struct:irec

Completed in 174 milliseconds