Searched refs:reset_mask (Results 1 - 2 of 2) sorted by relevance

/system/core/include/netutils/
H A Difc.h40 extern int ifc_reset_connections(const char *ifname, const int reset_mask);
/system/core/libnetutils/
H A Difc_utils.c602 int ifc_reset_connections(const char *ifname, const int reset_mask) argument
610 if (reset_mask & RESET_IPV4_ADDRESSES) {
622 if (reset_mask & RESET_IPV6_ADDRESSES) {

Completed in 283 milliseconds