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