Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/netfilter/
Dnft_flowtable.sh29 checktool (){ function
36 checktool "nft --version" "run test without nft tool"
37 checktool "ip -Version" "run test without ip tool"
38 checktool "which nc" "run test without nc (netcat)"
39 checktool "ip netns add nsr1" "create net namespace"