Home
last modified time | relevance | path

Searched refs:minttl (Results 1 – 5 of 5) 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.c103 int minttl = -1; variable
197 minttl = strtonumx(optarg, 0, 255, &errstr, 0); in main()
953 if (minttl != -1) { in set_common_sockopts()
956 if (setsockopt(s, IPPROTO_IP, IP_MINTTL, &minttl, in set_common_sockopts()
957 sizeof (minttl)) != 0) { in set_common_sockopts()
964 &minttl, sizeof (minttl)) != 0) { in set_common_sockopts()
/illumos-gate/usr/src/test/os-tests/tests/
H A DMakefile37 minttl \
/illumos-gate/usr/src/test/os-tests/runfiles/
H A Ddefault.run202 [/opt/os-tests/tests/minttl]
204 tests = ['minttl', 'minttl_err']
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-ostest.p5m106 dir path=opt/os-tests/tests/minttl
107 file path=opt/os-tests/tests/minttl/minttl mode=0555
108 file path=opt/os-tests/tests/minttl/minttl_err mode=0555