Searched refs:tcpt_tid (Results 1 – 2 of 2) sorted by relevance
173 tcpt->tcpt_tid = timeout_generic(CALLOUT_NORMAL, tcp_timer_callback, mp, in tcp_timeout()239 delta = untimeout_default(tcpt->tcpt_tid, 0); in tcp_timeout_cancel()
98 callout_id_t tcpt_tid; member