TICK_TO_MSEC
timout = TICK_TO_MSEC(timo);
timout = TICK_TO_MSEC(so->so_rcvtimeo);
nat[j].create_time = TICK_TO_MSEC(cur_connp->conn_cr_time);
TICK_TO_MSEC(cur_connp->conn_c2s_atime);
st[j].expiry_time = TICK_TO_MSEC(curp->expiry);
#define CURRENT_MSTIME ((uint_t)TICK_TO_MSEC(ddi_get_lbolt()))
ncec->ncec_last = TICK_TO_MSEC(now);
delta = TICK_TO_MSEC(now) - ncec->ncec_last;
clock_t now = TICK_TO_MSEC(ddi_get_lbolt());
delta = TICK_TO_MSEC(ddi_get_lbolt64()) - ncec->ncec_last;
delta = TICK_TO_MSEC(ddi_get_lbolt64()) - ncec->ncec_last;
if (TICK_TO_MSEC(now - ill->ill_last_frag_clean_time) <=
ncec->ncec_last = TICK_TO_MSEC(ddi_get_lbolt64());
TICK_TO_MSEC(ddi_get_lbolt64());
ncec->ncec_init_time = TICK_TO_MSEC(ddi_get_lbolt64());
uinfo.iulp_rtt = TICK_TO_MSEC(fp->sf_srtt);
uinfo.iulp_rtt_sd = TICK_TO_MSEC(fp->sf_rttvar);
TICK_TO_MSEC(now -
sfp->ssf_info.sinfo_timetolive = TICK_TO_MSEC(smh->smh_ttl);
infop->spinfo_srtt = TICK_TO_MSEC(fp->sf_srtt);
infop->spinfo_rto = TICK_TO_MSEC(fp->sf_rto);
srto->srto_initial = TICK_TO_MSEC(sctp->sctp_rto_initial);
srto->srto_max = TICK_TO_MSEC(sctp->sctp_rto_max);
srto->srto_min = TICK_TO_MSEC(sctp->sctp_rto_min);
sap->sasoc_cookie_life = TICK_TO_MSEC(sctp->sctp_cookie_lifetime);
si->sinit_max_init_timeo = TICK_TO_MSEC(sctp->sctp_rto_max_init);
spp->spp_hbinterval = TICK_TO_MSEC(fp->sf_hb_interval);
spp->spp_hbinterval = TICK_TO_MSEC(sctp->sctp_hb_interval);
sce.sctpAssocHeartBeatInterval = TICK_TO_MSEC(
scre.sctpAssocRemAddrRTO = TICK_TO_MSEC(fp->sf_rto);
(TICK_TO_MSEC(now - tcp->tcp_last_recv_time) >= tcp->tcp_rto)) {
if (TICK_TO_MSEC(now - tcps->tcps_last_rst_intrvl) >
(TICK_TO_MSEC(now - tcp->tcp_last_recv_time) >= tcp->tcp_rto)) {
10*MINUTES < TICK_TO_MSEC(ddi_get_lbolt64() -
return (TICK_TO_MSEC(delta));
idletime = TICK_TO_MSEC(ddi_get_lbolt() - tcp->tcp_last_recv_time);
(TICK_TO_MSEC(ddi_get_lbolt() - tcp->tcp_last_recv_time) >
10*MINUTES < TICK_TO_MSEC(ddi_get_lbolt64() -
*(int *)datap->b_wptr = TICK_TO_MSEC(kbtrans_repeat_delay);
*(int *)datap->b_wptr = TICK_TO_MSEC(kbtrans_repeat_rate);
" after %dms. serr: 0x%x", TICK_TO_MSEC(ddi_get_lbolt() -
if (TICK_TO_MSEC(ddi_get_lbolt() - nvp->nvp_reset_time) >=
TICK_TO_MSEC(ddi_get_lbolt() -
TICK_TO_MSEC(ddi_get_lbolt() - nvp->nvp_reset_time));
if (TICK_TO_MSEC(ddi_get_lbolt() - nvp->nvp_reset_time) >
timout = TICK_TO_MSEC(timo);
TICK_TO_MSEC(now - mir->mir_use_timestamp);
"to %d (ms)\n", TICK_TO_MSEC(now),
TICK_TO_MSEC(mir->mir_use_timestamp),
"timeout: %d", (int)TICK_TO_MSEC(lom_dogtime)));
(int)TICK_TO_MSEC(ddi_get_lbolt64())));
(int)TICK_TO_MSEC(ntwdt_state->ntwdt_time_remaining)));