Home
last modified time | relevance | path

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

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