Searched defs:IPRANGE_DST (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/include/linux/netfilter/
H A Dxt_iprange.h8 IPRANGE_DST = 1 << 1, /* match destination IP address */ enumerator in enum:__anon1305
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/netfilter/
H A Dxt_iprange.h8 IPRANGE_DST = 1 << 1, /* match destination IP address */ enumerator in enum:__anon17912
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/include/linux/netfilter/
H A Dxt_iprange.h8 IPRANGE_DST = 1 << 1, /* match destination IP address */ enumerator in enum:__anon20131
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/include/linux/netfilter_ipv4/
H A Dipt_iprange.h5 #define IPRANGE_DST 0x02 /* Match destination IP address */ macro

Completed in 112 milliseconds