Home
last modified time | relevance | path

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

/external/iptables/extensions/
Dlibxt_iprange.c9 struct ipt_iprange { struct
15 struct ipt_iprange src; argument
16 struct ipt_iprange dst;
163 print_iprange(const struct ipt_iprange *range) in print_iprange()