HomeSort by relevance Sort by last modified time
    Searched refs:RESET_IPV6_ADDRESSES (Results 1 - 2 of 2) sorted by null

  /system/core/libnetutils/include/netutils/
ifc.h 38 #define RESET_IPV6_ADDRESSES 0x02
40 #define RESET_ALL_ADDRESSES (RESET_IPV4_ADDRESSES | RESET_IPV6_ADDRESSES)
  /system/core/libnetutils/
ifc_utils.c 643 if (reset_mask & RESET_IPV6_ADDRESSES) {

Completed in 88 milliseconds