Home
last modified time | relevance | path

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

/system/core/libnetutils/include/netutils/
Difc.h28 extern int ifc_get_ifindex(const char *name, int *if_indexp);
/system/core/libnetutils/
Ddhcpclient.c408 if (ifc_get_ifindex(ifname, &if_index)) { in dhcp_init_ifc()
Difc_utils.c189 int ifc_get_ifindex(const char *name, int *if_indexp) in ifc_get_ifindex() function