Home
last modified time | relevance | path

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

/system/core/include/netutils/
Ddhcp.h42 extern int dhcp_stop(const char *ifname);
/system/core/libnetutils/
Ddhcp_utils.c254 int dhcp_stop(const char *interface) in dhcp_stop() function