Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/netfilter/
H A Dnft_nat.sh78 bad_counter() function
96 bad_counter $ns ns0in "packets 1 bytes 84" "check_counters 1"
101 bad_counter $ns ns0out "packets 1 bytes 84" "check_counters 2"
108 bad_counter $ns ns0in6 "$expect" "check_counters 3"
113 bad_counter $ns ns0out6 "$expect" "check_counters 4"
127 bad_counter "$ns0" ns0in "packets 0 bytes 0" "check_ns0_counters 1"
133 bad_counter "$ns0" ns0in6 "packets 0 bytes 0"
139 bad_counter "$ns0" ns0out "packets 0 bytes 0" "check_ns0_counters 2"
144 bad_counter "$ns0" ns0out6 "packets 0 bytes 0" "check_ns0_counters3 "
152 bad_counter "$ns0" $ns$dir "$expect" "check_ns0_counters 4"
[all …]