Home
last modified time | relevance | path

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

/linux/include/uapi/linux/netfilter/
H A Dxt_set.h15 #define IPSET_MATCH_INV 0x04 /* Inverse matching */ macro
/linux/net/netfilter/
H A Dxt_set.c73 if (info->u.flags[0] & IPSET_MATCH_INV) in compat_flags()