OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 43 milliseconds