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

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

Completed in 85 milliseconds