Lines Matching defs:tp
323 ctf_process_inbound_raw(struct tcpcb *tp, struct mbuf *m, int has_pkt) in ctf_process_inbound_raw()
468 ctf_do_queued_segments(struct tcpcb *tp, int have_pkt) in ctf_do_queued_segments()
484 ctf_outstanding(struct tcpcb *tp) in ctf_outstanding()
497 ctf_flight_size(struct tcpcb *tp, uint32_t rc_sacked) in ctf_flight_size()
507 ctf_do_dropwithreset(struct mbuf *m, struct tcpcb *tp, struct tcphdr *th, in ctf_do_dropwithreset()
516 ctf_ack_war_checks(struct tcpcb *tp) in ctf_ack_war_checks()
544 struct tcpcb *tp, int32_t *tlenp, in ctf_drop_checks()
651 ctf_do_dropafterack(struct mbuf *m, struct tcpcb *tp, struct tcphdr *th, int32_t thflags, int32_t t… in ctf_do_dropafterack()
681 ctf_do_drop(struct mbuf *m, struct tcpcb *tp) in ctf_do_drop()
695 struct tcpcb *tp) in ctf_process_rst()
758 ctf_challenge_ack(struct mbuf *m, struct tcphdr *th, struct tcpcb *tp, uint8_t iptos, int32_t * ret… in ctf_challenge_ack()
790 ctf_ts_check(struct mbuf *m, struct tcphdr *th, struct tcpcb *tp, in ctf_ts_check()
822 ctf_ts_check_ac(struct tcpcb *tp, int32_t thflags) in ctf_ts_check_ac()
848 ctf_calc_rwin(struct socket *so, struct tcpcb *tp) in ctf_calc_rwin()
864 ctf_do_dropwithreset_conn(struct mbuf *m, struct tcpcb *tp, struct tcphdr *th, in ctf_do_dropwithreset_conn()
875 ctf_fixed_maxseg(struct tcpcb *tp) in ctf_fixed_maxseg()
881 ctf_log_sack_filter(struct tcpcb *tp, int num_sack_blks, struct sackblk *sack_blocks) in ctf_log_sack_filter()
941 ctf_progress_timeout_check(struct tcpcb *tp, bool log) in ctf_progress_timeout_check()