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

  /system/core/include/netutils/
ifc.h 34 extern int ifc_enable(const char *ifname);
  /frameworks/base/core/jni/
android_net_NetUtils.cpp 27 int ifc_enable(const char *ifname);
81 result = ::ifc_enable(nameStr);
  /system/core/libnetutils/
ifc_utils.c 573 int ifc_enable(const char *ifname) function

Completed in 714 milliseconds