Home
last modified time | relevance | path

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

/aosp14/system/core/libnetutils/include/netutils/
H A Difc.h29 extern int ifc_get_ifindex(const char *name, int *if_indexp);
/aosp14/system/core/libnetutils/
H A Difc_utils.c193 int ifc_get_ifindex(const char *name, int *if_indexp) in ifc_get_ifindex() argument
202 *if_indexp = ifr.ifr_ifindex; in ifc_get_ifindex()