Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_quota.h10 #define XT_QUOTA_MASK 0x1 macro
/openbmc/linux/net/netfilter/
H A Dxt_quota.c50 if (q->flags & ~XT_QUOTA_MASK) in quota_mt_check()