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

  /system/core/include/netutils/
ifc.h 35 extern int ifc_disable(const char *ifname);
  /frameworks/base/core/jni/
android_net_NetUtils.cpp 29 int ifc_disable(const char *ifname);
95 result = ::ifc_disable(nameStr);
  /system/core/libnetutils/
ifc_utils.c 582 int ifc_disable(const char *ifname) function

Completed in 127 milliseconds