Searched refs:IPRANGE_DST_INV (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/include/linux/netfilter/
H A Dxt_iprange.h10 IPRANGE_DST_INV = 1 << 5, /* -"- */ enumerator in enum:__anon407
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/netfilter_ipv4/
H A Dipt_iprange.h7 #define IPRANGE_DST_INV 0x20 /* Negate the condition */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/include/linux/netfilter_ipv4/
H A Dipt_iprange.h7 #define IPRANGE_DST_INV 0x20 /* Negate the condition */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_iprange.c114 info->flags |= IPRANGE_DST_INV;
140 info->flags |= IPRANGE_DST_INV;
187 if (info->flags & IPRANGE_DST_INV)
212 if (info->flags & IPRANGE_DST_INV)
238 if (info->flags & IPRANGE_DST_INV)
256 if (info->flags & IPRANGE_DST_INV)
274 if (info->flags & IPRANGE_DST_INV)
292 if (info->flags & IPRANGE_DST_INV)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dipt_iprange.c49 ^ !!(info->flags & IPRANGE_DST_INV)) {
53 info->flags & IPRANGE_DST_INV ? "(INV) " : "",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/extensions/
H A Dlibipt_iprange.c90 info->flags |= IPRANGE_DST_INV;
139 if (info->flags & IPRANGE_DST_INV)
160 if (info->flags & IPRANGE_DST_INV)

Completed in 44 milliseconds