OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RESET_IPV4_ADDRESSES
(Results
1 - 2
of
2
) sorted by null
/system/core/libnetutils/include/netutils/
ifc.h
37
#define
RESET_IPV4_ADDRESSES
0x01
40
#define RESET_ALL_ADDRESSES (
RESET_IPV4_ADDRESSES
| RESET_IPV6_ADDRESSES)
/system/core/libnetutils/
ifc_utils.c
629
if (reset_mask &
RESET_IPV4_ADDRESSES
) {
Completed in 137 milliseconds