Searched refs:IPSET_MATCH_INV (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/extensions/
H A Dlibipt_set.c69 info->flags[0] |= IPSET_MATCH_INV;
114 (info->flags[0] & IPSET_MATCH_INV) ? "! " : "",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/include/linux/netfilter/
H A Dxt_set.h68 #define IPSET_MATCH_INV 0x04 /* Inverse matching */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/include/linux/netfilter/
H A Dxt_set.h68 #define IPSET_MATCH_INV 0x04 /* Inverse matching */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_set.c68 info->u.flags[0] |= IPSET_MATCH_INV;
101 (info->u.flags[0] & IPSET_MATCH_INV) ? " !" : "",
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/extensions/
H A Dlibxt_set.c68 info->u.flags[0] |= IPSET_MATCH_INV;
101 (info->u.flags[0] & IPSET_MATCH_INV) ? " !" : "",

Completed in 46 milliseconds