Home
last modified time | relevance | path

Searched refs:ifc_configure (Results 1 – 3 of 3) sorted by relevance

/system/core/libnetutils/include/netutils/
Difc.h61 extern int ifc_configure(const char *ifname, in_addr_t address,
/system/core/libnetutils/
Ddhcpclient.c130 return ifc_configure(ifname, info->ipaddr, info->prefixLength, info->gateway, in dhcp_configure()
Difc_utils.c689 ifc_configure(const char *ifname, in ifc_configure() function