HomeSort by relevance Sort by last modified time
    Searched refs:do_dhcp (Results 1 - 4 of 4) sorted by null

  /system/core/include/netutils/
dhcp.h 25 extern int do_dhcp(char *iname);
  /system/core/netcfg/
netcfg.c 107 { "dhcp", 1, do_dhcp },
  /hardware/libhardware_legacy/wifi/
wifi.c 46 extern int do_dhcp();
162 if (do_dhcp(primary_iface) < 0) {
  /system/core/libnetutils/
dhcpclient.c 530 int do_dhcp(char *iname) function

Completed in 2401 milliseconds