Home
last modified time | relevance | path

Searched refs:XT_QUOTA_GROW (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/netfilter/
H A Dxt_quota2.h7 XT_QUOTA_GROW = 1 << 1, enumerator
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_quota2.c309 if (q->flags & XT_QUOTA_GROW) { in quota_mt2()