Searched refs:ifc_reset_connections (Results 1 – 3 of 3) sorted by relevance
42 extern int ifc_reset_connections(const char *ifname, const int reset_mask);
32 int ifc_reset_connections(const char *ifname, int reset_mask);112 result = ::ifc_reset_connections(nameStr, mask); in android_net_utils_resetConnections()
623 int ifc_reset_connections(const char *ifname, const int reset_mask) in ifc_reset_connections() function