Home
last modified time | relevance | path

Searched defs:IPRANGE_DST (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/linux/netfilter_ipv4/
Dipt_iprange.h5 #define IPRANGE_DST 0x02 /* Match destination IP address */ macro
/external/iptables/include/linux/netfilter/
Dxt_iprange.h8 IPRANGE_DST = 1 << 1, /* match destination IP address */ enumerator