Searched refs:XT_CLUSTER_F_INV (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/uapi/linux/netfilter/ | ||
D | xt_cluster.h | 7 XT_CLUSTER_F_INV = (1 << 0) enumerator |
/linux-4.4.14/net/netfilter/ | ||
D | xt_cluster.c | 133 !!(info->flags & XT_CLUSTER_F_INV); in xt_cluster_mt() |