Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/netfilter/
H A Drpath.sh94 ipt_zero_rule() { # (command) function
135 ipt_zero_rule "$iptables" || die "iptables matched martian"
136 ipt_zero_rule "$ip6tables" || die "ip6tables matched martian"
150 ipt_zero_rule "$iptables" && die "iptables match not effective"
151 ipt_zero_rule "$ip6tables" && die "ip6tables match not effective"