Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/os-tests/tests/minttl/
H A Dminttl.c632 int level, ttlopt, minttlopt, recvopt, en = 1; in ttl_test_one() local
666 minttlopt = IP_MINTTL; in ttl_test_one()
671 minttlopt = IPV6_MINHOPCOUNT; in ttl_test_one()
683 if (setsockopt(dst, level, minttlopt, &test->tt_minttl, in ttl_test_one()