Lines Matching defs:tp

325 ctf_process_inbound_raw(struct tcpcb *tp, struct mbuf *m, int has_pkt)  in ctf_process_inbound_raw()
485 ctf_do_queued_segments(struct tcpcb *tp, int have_pkt) in ctf_do_queued_segments()
501 ctf_outstanding(struct tcpcb *tp) in ctf_outstanding()
514 ctf_flight_size(struct tcpcb *tp, uint32_t rc_sacked) in ctf_flight_size()
524 ctf_do_dropwithreset(struct mbuf *m, struct tcpcb *tp, struct tcphdr *th, in ctf_do_dropwithreset()
535 ctf_ack_war_checks(struct tcpcb *tp, uint32_t *ts, uint32_t *cnt) in ctf_ack_war_checks()
572 struct tcpcb *tp, int32_t *tlenp, in _ctf_drop_checks()
680 __ctf_do_dropafterack(struct mbuf *m, struct tcpcb *tp, struct tcphdr *th, int32_t thflags, int32_t… in __ctf_do_dropafterack()
710 ctf_do_drop(struct mbuf *m, struct tcpcb *tp) in ctf_do_drop()
724 struct tcpcb *tp, uint32_t *ts, uint32_t *cnt) in __ctf_process_rst()
819 ctf_challenge_ack(struct mbuf *m, struct tcphdr *th, struct tcpcb *tp, uint8_t iptos, int32_t * ret… in ctf_challenge_ack()
851 ctf_ts_check(struct mbuf *m, struct tcphdr *th, struct tcpcb *tp, in ctf_ts_check()
883 ctf_ts_check_ac(struct tcpcb *tp, int32_t thflags) in ctf_ts_check_ac()
909 ctf_calc_rwin(struct socket *so, struct tcpcb *tp) in ctf_calc_rwin()
925 ctf_do_dropwithreset_conn(struct mbuf *m, struct tcpcb *tp, struct tcphdr *th, in ctf_do_dropwithreset_conn()
936 ctf_fixed_maxseg(struct tcpcb *tp) in ctf_fixed_maxseg()
942 ctf_log_sack_filter(struct tcpcb *tp, int num_sack_blks, struct sackblk *sack_blocks) in ctf_log_sack_filter()
1002 ctf_progress_timeout_check(struct tcpcb *tp, bool log) in ctf_progress_timeout_check()