Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/os-tests/tests/minttl/
H A Dminttl.c44 static hrtime_t tt_sock_to = MSEC2NSEC(100); /* ms in ns */ variable
421 struct timespec to = { .tv_nsec = tt_sock_to }; in ttl_connect()
549 struct timespec to = { .tv_nsec = tt_sock_to }; in ttl_sendrecv()