Searched refs:expected_ttl (Results 1 – 1 of 1) sorted by relevance
1960 sa_family_t family, uint8_t expected_ttl, in test_check_ttl() argument2033 if (expected_ttl > 0) { in test_check_ttl()2034 zassert_equal(ipv4->ttl, expected_ttl, in test_check_ttl()2036 ipv4->ttl, expected_ttl); in test_check_ttl()2046 if (expected_ttl > 0) { in test_check_ttl()2047 zassert_equal(ipv6->hop_limit, expected_ttl, in test_check_ttl()2049 ipv6->hop_limit, expected_ttl); in test_check_ttl()2074 if (expected_ttl > 0) { in test_check_ttl()2117 if (expected_ttl > 0) { in test_check_ttl()