Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/os-tests/tests/minttl/
H A DMakefile17 minttl \
21 ROOTOPTTTL = $(ROOTOPTDIR)/minttl
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/nc/
H A Dnetcat.c105 int minttl = -1; variable
202 minttl = strtonumx(optarg, 0, 255, &errstr, 0); in main()
982 if (minttl != -1) { in set_common_sockopts()
985 if (setsockopt(s, IPPROTO_IP, IP_MINTTL, &minttl, in set_common_sockopts()
986 sizeof (minttl)) != 0) { in set_common_sockopts()
993 &minttl, sizeof (minttl)) != 0) { in set_common_sockopts()
/illumos-gate/usr/src/test/os-tests/tests/
H A DMakefile44 minttl \
/illumos-gate/usr/src/test/os-tests/runfiles/
H A Ddefault.run224 [/opt/os-tests/tests/minttl]
226 tests = ['minttl', 'minttl_err']
/illumos-gate/usr/src/test/
H A D.gitignore184 os-tests/tests/minttl/minttl
185 os-tests/tests/minttl/minttl_err
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-ostest.p5m213 dir path=opt/os-tests/tests/minttl
214 file path=opt/os-tests/tests/minttl/minttl mode=0555
215 file path=opt/os-tests/tests/minttl/minttl_err mode=0555