Lines Matching refs:tcpcb
325 ctf_process_inbound_raw(struct tcpcb *tp, struct mbuf *m, int has_pkt) in ctf_process_inbound_raw()
470 ctf_do_queued_segments(struct tcpcb *tp, int have_pkt) in ctf_do_queued_segments()
486 ctf_outstanding(struct tcpcb *tp) in ctf_outstanding()
499 ctf_flight_size(struct tcpcb *tp, uint32_t rc_sacked) in ctf_flight_size()
509 ctf_do_dropwithreset(struct mbuf *m, struct tcpcb *tp, struct tcphdr *th, in ctf_do_dropwithreset()
520 ctf_ack_war_checks(struct tcpcb *tp) in ctf_ack_war_checks()
548 struct tcpcb *tp, int32_t *tlenp, in ctf_drop_checks()
655 ctf_do_dropafterack(struct mbuf *m, struct tcpcb *tp, struct tcphdr *th, int32_t thflags, int32_t t… in ctf_do_dropafterack()
685 ctf_do_drop(struct mbuf *m, struct tcpcb *tp) in ctf_do_drop()
699 struct tcpcb *tp) in ctf_process_rst()
762 ctf_challenge_ack(struct mbuf *m, struct tcphdr *th, struct tcpcb *tp, uint8_t iptos, int32_t * ret… in ctf_challenge_ack()
794 ctf_ts_check(struct mbuf *m, struct tcphdr *th, struct tcpcb *tp, in ctf_ts_check()
826 ctf_ts_check_ac(struct tcpcb *tp, int32_t thflags) in ctf_ts_check_ac()
852 ctf_calc_rwin(struct socket *so, struct tcpcb *tp) in ctf_calc_rwin()
868 ctf_do_dropwithreset_conn(struct mbuf *m, struct tcpcb *tp, struct tcphdr *th, in ctf_do_dropwithreset_conn()
879 ctf_fixed_maxseg(struct tcpcb *tp) in ctf_fixed_maxseg()
885 ctf_log_sack_filter(struct tcpcb *tp, int num_sack_blks, struct sackblk *sack_blocks) in ctf_log_sack_filter()
945 ctf_progress_timeout_check(struct tcpcb *tp, bool log) in ctf_progress_timeout_check()