Searched refs:XT_QUOTA_MASK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/uapi/linux/netfilter/ | ||
| D | xt_quota.h | 10 #define XT_QUOTA_MASK 0x1 macro |
| /Linux-v5.4/net/netfilter/ | ||
| D | xt_quota.c | 50 if (q->flags & ~XT_QUOTA_MASK) in quota_mt_check() |