Searched refs:ip_sleep (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/fm/modules/common/ip-transport/ |
H A D | ip.c | 124 static hrtime_t ip_sleep; /* sleep delay for ip_xprt_setup() */ variable 835 ip_sleep); 868 hdl, cinfo, NULL, ip_sleep); 888 hdl, cinfo, NULL, ip_sleep); 911 { "ip_sleep", FMD_TYPE_TIME, "10s" }, 978 ip_sleep = fmd_prop_get_int64(hdl, "ip_sleep");
|
Completed in 296 milliseconds