Home
last modified time | relevance | path

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

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