Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/netfilter/
Dconntrack_icmp_related.sh48 check_counter() function
69 check_counter $n "unknown" "$expect"
235 check_counter "$netns" "related" "$expect"
242 check_counter nsclient2 "new" "$expect"
256 check_counter "nsrouter2" "related" "$expect"
264 check_counter "$netns" "related" "$expect"
278 check_counter "$netns" "related" "$expect"
297 check_counter nsclient1 "redir4" "$expect"
304 check_counter nsclient1 "redir6" "$expect"
Dconntrack_tcp_unreplied.sh40 check_counter() function
156 check_counter "$ns2" "redir" "$expect"
/Linux-v6.6/tools/testing/selftests/net/
Dbig_tcp.sh101 check_counter() { function
144 if check_counter link1 $ROUTER_NS; then
145 check_counter link3 $SERVER_NS || ret="FAIL_on_link3"