Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/ip-transport/
H A Dip.c124 static hrtime_t ip_sleep; /* sleep delay for ip_xprt_setup() */ variable
835 ip_sleep); in ip_start_connections()
869 hdl, cinfo, NULL, ip_sleep); in ip_timeout()
889 hdl, cinfo, NULL, ip_sleep); in ip_timeout()
979 ip_sleep = fmd_prop_get_int64(hdl, "ip_sleep"); in _fmd_init()