Searched refs:reset_mask (Results 1 – 2 of 2) sorted by relevance
41 extern int ifc_reset_connections(const char *ifname, const int reset_mask);
625 int ifc_reset_connections(const char *ifname, const int reset_mask) in ifc_reset_connections() argument633 if (reset_mask & RESET_IPV4_ADDRESSES) { in ifc_reset_connections()636 if (!(reset_mask & RESET_IGNORE_INTERFACE_ADDRESS)) { in ifc_reset_connections()647 if (reset_mask & RESET_IPV6_ADDRESSES) { in ifc_reset_connections()