Home
last modified time | relevance | path

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

/system/core/libnetutils/
Ddhcptool.c25 extern int do_dhcp(char*);
39 int rc = do_dhcp(interface); in main()
Ddhcpclient.c532 int do_dhcp(char *iname) in do_dhcp() function