OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STRICT_RESOLVED_ACCEPT
(Results
1 - 2
of
2
) sorted by null
/system/netd/server/
ConnmarkFlags.h
26
static const unsigned int
STRICT_RESOLVED_ACCEPT
= 0x01000000;
StrictController.cpp
55
sprintf(connmarkFlagAccept, "0x%x", ConnmarkFlags::
STRICT_RESOLVED_ACCEPT
);
58
ConnmarkFlags::
STRICT_RESOLVED_ACCEPT
,
59
ConnmarkFlags::
STRICT_RESOLVED_ACCEPT
);
Completed in 87 milliseconds