Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/netfilter/
H A Dxt_quota2.h9 XT_QUOTA_NO_CHANGE = 1 << 3, enumerator
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_quota2.c305 bool no_change = q->flags & XT_QUOTA_NO_CHANGE; in quota_mt2()