OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RESET_IGNORE_INTERFACE_ADDRESS
(Results
1 - 3
of
3
) sorted by null
/system/core/include/netutils/
ifc.h
39
#define
RESET_IGNORE_INTERFACE_ADDRESS
0x04
/system/netd/server/
NetlinkHandler.cpp
82
resetMask |=
RESET_IGNORE_INTERFACE_ADDRESS
;
/system/core/libnetutils/
ifc_utils.c
609
if (!(reset_mask &
RESET_IGNORE_INTERFACE_ADDRESS
)) {
Completed in 1835 milliseconds