Searched refs:if_indexp (Results 1 - 2 of 2) 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 Difc_utils.c180 int ifc_get_ifindex(const char *name, int *if_indexp) argument
189 *if_indexp = ifr.ifr_ifindex;

Completed in 995 milliseconds