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

/system/core/libnetutils/
H A Difc_utils.c607 int ifc_reset_connections(const char *ifname, const int reset_mask) argument
615 if (reset_mask & RESET_IPV4_ADDRESSES) {
627 if (reset_mask & RESET_IPV6_ADDRESSES) {

Completed in 1216 milliseconds