Lines Matching defs:tp
292 tcp_output_locked(struct tcpcb *tp) in tcp_output_locked()
309 tcp_timer_delack(struct tcpcb *tp) in tcp_timer_delack()
331 tcp_timer_2msl(struct tcpcb *tp) in tcp_timer_2msl()
380 tcp_timer_keep(struct tcpcb *tp) in tcp_timer_keep()
465 tcp_maxunacktime_check(struct tcpcb *tp) in tcp_maxunacktime_check()
486 tcp_timer_persist(struct tcpcb *tp) in tcp_timer_persist()
551 tcp_timer_rexmt(struct tcpcb *tp) in tcp_timer_rexmt()
825 tcp_bblog_timer(struct tcpcb *tp, tt_which which, tt_what what, uint32_t ticks) in tcp_bblog_timer()
854 tcp_timer_next(struct tcpcb *tp, sbintime_t *precision) in tcp_timer_next()
875 struct tcpcb *tp = xtp; in tcp_timer_enter() local
904 tcp_timer_activate(struct tcpcb *tp, tt_which which, u_int delta) in tcp_timer_activate()
937 tcp_timer_active(struct tcpcb *tp, tt_which which) in tcp_timer_active()
950 tcp_timer_stop(struct tcpcb *tp) in tcp_timer_stop()