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

  /system/core/include/netutils/
ifc.h 37 extern int ifc_reset_connections(const char *ifname, const int reset_mask);
  /frameworks/base/core/jni/
android_net_NetUtils.cpp 29 int ifc_reset_connections(const char *ifname, int reset_mask);
106 result = ::ifc_reset_connections(nameStr, mask);
  /system/core/libnetutils/
ifc_utils.c 607 int ifc_reset_connections(const char *ifname, const int reset_mask) function

Completed in 38 milliseconds