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

  /system/core/libnetutils/
dhcptool.c 25 extern int do_dhcp(char*);
39 int rc = do_dhcp(interface);
41 err(errno, "dhcptool %s: do_dhcp failed", interface);
dhcpclient.c 530 int do_dhcp(char *iname) function

Completed in 49 milliseconds