OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:O_UPTO
(Results
1 - 2
of
2
) sorted by null
/external/iptables/extensions/
libxt_connlimit.c
8
O_UPTO
= 0,
13
F_UPTO = 1 <<
O_UPTO
,
33
{.name = "connlimit-upto", .id =
O_UPTO
, .excl = F_ABOVE,
68
case
O_UPTO
:
libxt_hashlimit.c
57
O_UPTO
= 0,
70
F_UPTO = 1 <<
O_UPTO
,
98
{.name = "hashlimit", .id =
O_UPTO
, .excl = F_ABOVE,
125
{.name = "hashlimit-upto", .id =
O_UPTO
, .excl = F_ABOVE,
129
{.name = "hashlimit", .id =
O_UPTO
, .excl = F_ABOVE,
332
case
O_UPTO
:
354
case
O_UPTO
:
Completed in 238 milliseconds