Searched refs:minttl (Results 1 – 6 of 6) sorted by relevance
| /illumos-gate/usr/src/test/os-tests/tests/minttl/ |
| H A D | Makefile | 17 minttl \ 21 ROOTOPTTTL = $(ROOTOPTDIR)/minttl
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.bin/nc/ |
| H A D | netcat.c | 105 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 D | Makefile | 44 minttl \
|
| /illumos-gate/usr/src/test/os-tests/runfiles/ |
| H A D | default.run | 224 [/opt/os-tests/tests/minttl] 226 tests = ['minttl', 'minttl_err']
|
| /illumos-gate/usr/src/test/ |
| H A D | .gitignore | 184 os-tests/tests/minttl/minttl 185 os-tests/tests/minttl/minttl_err
|
| /illumos-gate/usr/src/pkg/manifests/ |
| H A D | system-test-ostest.p5m | 213 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
|