Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/net/
Dl2_tos_ttl_inherit.sh60 local tos_ttl="$4"
72 if [ "$tos_ttl" = "random" ]; then
75 elif [ "$tos_ttl" = "inherit" ]; then
76 test_tos="$tos_ttl"
87 if [ "$tos_ttl" = "random" ]; then
90 elif [ "$tos_ttl" = "inherit" ]; then
91 test_ttl="$tos_ttl"
181 local tos_ttl="$3"
194 if [ "$tos_ttl" = "inherit" ]; then
249 if [ "$tos_ttl" = "inherit" ]; then
[all …]