HomeSort by relevance Sort by last modified time
    Searched refs:XT_QUOTA_GROW (Results 1 - 2 of 2) sorted by null

  /external/iptables/include/linux/netfilter/
xt_quota2.h 6 XT_QUOTA_GROW = 1 << 1,
  /external/iptables/extensions/
libxt_quota2.c 67 info->flags |= XT_QUOTA_GROW;
91 if (q->flags & XT_QUOTA_GROW)
109 if (q->flags & XT_QUOTA_GROW)

Completed in 45 milliseconds