HomeSort by relevance Sort by last modified time
    Searched refs:ifc_get_ifindex (Results 1 - 3 of 3) sorted by null

  /system/core/include/netutils/
ifc.h 28 extern int ifc_get_ifindex(const char *name, int *if_indexp);
  /system/core/libnetutils/
dhcpclient.c 410 if (ifc_get_ifindex(ifname, &if_index)) {
ifc_utils.c 185 int ifc_get_ifindex(const char *name, int *if_indexp) function

Completed in 850 milliseconds