OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RESET_ALL_ADDRESSES
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/net/
NetworkUtils.java
49
public static final int
RESET_ALL_ADDRESSES
= RESET_IPV4_ADDRESSES | RESET_IPV6_ADDRESSES;
/system/core/libnetutils/
ifc_utils.c
605
#define
RESET_ALL_ADDRESSES
(RESET_IPV4_ADDRESSES | RESET_IPV6_ADDRESSES)
Completed in 48 milliseconds