tcp_callout_reset
tcp_callout_reset(tp, tp->tt_rexmt,
tcp_callout_reset(tp, tp->tt_delack,
tcp_callout_reset(tp, tp->tt_delack,
tcp_callout_reset(tp, tp->tt_rexmt, tp->t_rxtcur,
tcp_callout_reset(tp, tp->tt_2msl,
tcp_callout_reset(tp, tp->tt_2msl,
tcp_callout_reset(tp, tp->tt_2msl, 2 * tcp_rmx_msl(tp),
tcp_callout_reset(tp, tp->tt_delack,
tcp_callout_reset(tp, tp->tt_delack,
tcp_callout_reset(tp, tp->tt_2msl, 2 * tcp_rmx_msl(tp),
tcp_callout_reset(tp, tp->tt_2msl, 2 * tcp_rmx_msl(tp),
tcp_callout_reset(tp, tp->tt_keep, hz / 2,
tcp_callout_reset(tp, tp->tt_keep,
tcp_callout_reset(tp, tp->tt_keep, tp->t_keepidle, tcp_timer_keep);
tcp_callout_reset(tp, tp->tt_rexmt, tp->t_rxtcur,
tcp_callout_reset(tp, tp->tt_persist, tt, tcp_timer_persist);
tcp_callout_reset(tp, tp->tt_keep, tp->t_keepinit, tcp_timer_keep);
tcp_callout_reset(tp, tp->tt_2msl, tp->t_keepintvl,
tcp_callout_reset(tp, tp->tt_keep, tp->t_keepintvl,
tcp_callout_reset(tp, tp->tt_keep, tp->t_keepidle,
tcp_callout_reset(tp, tp->tt_keep, tp->t_keepinit, tcp_timer_keep);
tcp_callout_reset(tp, tp->tt_keep, tp->t_keepinit, tcp_timer_keep);
tcp_callout_reset(tp, tp->tt_2msl, tp->t_maxidle,