Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/netfilter/
H A Dnft_flowtable.sh239 check_counters() function
476 check_counters "flow offload for ns1/ns2 with masquerade $what"
484 check_counters "flow offload for ns1/ns2 with dnat $what"
636 check_counters "flow offload for ns1/ns2 IP6IP6 tunnel"
696 check_counters "flow offload for ns1/ns2 IP6IP6 tunnel over vlan"
776 check_counters "bridge + IPIP tunnel"
784 check_counters "bridge + IP6IP6 tunnel"
893 check_counters "ipsec tunnel mode for ns1/ns2"
901 check_counters "IPv6 ipsec tunnel mode for ns1/ns2"
H A Dnft_nat.sh72 check_counters() function
78 bad_counter "$ns" ns0in "packets 1 bytes 84" "check_counters 1"
83 bad_counter "$ns" ns0out "packets 1 bytes 84" "check_counters 2"
89 bad_counter "$ns" ns0in6 "$expect" "check_counters 3"
93 bad_counter "$ns" ns0out6 "$expect" "check_counters 4"
1167 if ! check_counters "$nsexec";then