OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STRICT_RESOLVED_REJECT
(Results
1 - 2
of
2
) sorted by null
/system/netd/server/
ConnmarkFlags.h
27
static const unsigned int
STRICT_RESOLVED_REJECT
= 0x02000000;
StrictController.cpp
56
sprintf(connmarkFlagReject, "0x%x", ConnmarkFlags::
STRICT_RESOLVED_REJECT
);
61
ConnmarkFlags::
STRICT_RESOLVED_REJECT
,
62
ConnmarkFlags::
STRICT_RESOLVED_REJECT
);
Completed in 443 milliseconds