Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/netfilter/
Drpath.sh88 ipt_zero_rule() { # (command) function
121 ipt_zero_rule "$iptables" || die "iptables matched martian"
122 ipt_zero_rule "$ip6tables" || die "ip6tables matched martian"
132 ipt_zero_rule "$iptables" && die "iptables match not effective"
133 ipt_zero_rule "$ip6tables" && die "ip6tables match not effective"