Searched refs:dhcp_stop (Results 1 – 2 of 2) sorted by relevance
/system/core/include/netutils/ | ||
D | dhcp.h | 42 extern int dhcp_stop(const char *ifname); |
/system/core/libnetutils/ | ||
D | dhcp_utils.c | 254 int dhcp_stop(const char *interface) in dhcp_stop() function |