Searched refs:t_callout (Results 1 – 4 of 4) sorted by relevance
892 callout_reset_sbt_on(&tp->t_callout, in tcp_timer_enter()929 callout_reset_sbt_on(&tp->t_callout, tp->t_timers[which], in tcp_timer_activate()933 callout_stop(&tp->t_callout); in tcp_timer_activate()962 (void )callout_stop(&tp->t_callout); in tcp_timer_stop()
316 struct callout t_callout; member
2297 callout_init_rw(&tp->t_callout, &inp->inp_lock, in tcp_newtcpcb()2411 MPASS(!callout_active(&tp->t_callout)); in tcp_discardcb()
3094 &tp->t_callout, &tp->t_timers); in db_print_tcpcb()