OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XT_QUOTA_NO_CHANGE
(Results
1 - 2
of
2
) sorted by null
/external/iptables/include/linux/netfilter/
xt_quota2.h
8
XT_QUOTA_NO_CHANGE
= 1 << 3,
/external/iptables/extensions/
libxt_quota2.c
70
info->flags |=
XT_QUOTA_NO_CHANGE
;
93
if (q->flags &
XT_QUOTA_NO_CHANGE
)
120
if (q->flags &
XT_QUOTA_NO_CHANGE
)
Completed in 124 milliseconds