Searched refs:ifc_reset_connections (Results 1 - 3 of 3) sorted by relevance

/system/core/include/netutils/
H A Difc.h41 extern int ifc_reset_connections(const char *ifname, const int reset_mask);
/system/netd/server/
H A DNetlinkHandler.cpp83 if (int ret = ifc_reset_connections(iface, resetMask)) {
84 ALOGE("ifc_reset_connections failed on iface %s for address %s (%s)", iface,
/system/core/libnetutils/
H A Difc_utils.c598 int ifc_reset_connections(const char *ifname, const int reset_mask) function

Completed in 52 milliseconds