Home
last modified time | relevance | path

Searched refs:if_indexp (Results 1 – 2 of 2) sorted by relevance

/system/core/libnetutils/include/netutils/
Difc.h28 extern int ifc_get_ifindex(const char *name, int *if_indexp);
/system/core/libnetutils/
Difc_utils.c189 int ifc_get_ifindex(const char *name, int *if_indexp) in ifc_get_ifindex() argument
198 *if_indexp = ifr.ifr_ifindex; in ifc_get_ifindex()