tcp_callout_terminate
tcp_callout_terminate(tp, tp->tt_rexmt);
tcp_callout_terminate(tp, tp->tt_persist);
tcp_callout_terminate(tp, tp->tt_keep);
tcp_callout_terminate(tp, tp->tt_2msl);
tcp_callout_terminate(tp, tp->tt_delack);