Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_quota.h8 XT_QUOTA_INVERT = 0x1, enumerator
/openbmc/linux/net/netfilter/
H A Dxt_quota.c31 bool ret = q->flags & XT_QUOTA_INVERT; in quota_mt()