Lines Matching full:ttl
9 # Checked inheritable fields are: TOS and TTL.
80 # We don't want a test-ttl of 64 or 0,
81 # because 64 is when no ttl is set and 0 is not a valid ttl.
89 ttl="fixed $test_ttl"
92 ttl="inherit $expected_ttl"
95 "$type" "$outer" "$inner" "$tos" "$ttl" "$vlan"
133 198.18.0.2 tos $test_tos ttl $test_ttl $vxlan $geneve
135 198.18.0.1 tos $test_tos ttl $test_ttl $vxlan $geneve
143 remote fdd1:ced0:5d88:3fce::2 tos $test_tos ttl $test_ttl \
146 remote fdd1:ced0:5d88:3fce::1 tos $test_tos ttl $test_ttl \
321 captured_ttl="$(get_field "ttl" "$out")"
346 "Expected TTL value: $expected_ttl" \
347 "Captured TTL value: $captured_ttl"
369 printf " ttl │ vlan │ result │\n"