Searched refs:ifc_reset_connections (Results 1 – 3 of 3) sorted by relevance
41 extern int ifc_reset_connections(const char *ifname, const int reset_mask);
83 if (int ret = ifc_reset_connections(iface, resetMask)) { in onEvent()
597 int ifc_reset_connections(const char *ifname, const int reset_mask) in ifc_reset_connections() function