Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/netfilter/
Dipip-conntrack-mtu.sh35 checktool (){ function
42 checktool "iptables --version" "run test without iptables"
43 checktool "ip -Version" "run test without ip tool"
44 checktool "which nc" "run test without nc (netcat)"
45 checktool "ip netns add ${r_a}" "create net namespace"
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"