Lines Matching refs:tcpcb
88 int ctf_do_queued_segments(struct tcpcb *tp, int have_pkt);
89 uint32_t ctf_outstanding(struct tcpcb *tp);
90 uint32_t ctf_flight_size(struct tcpcb *tp, uint32_t rc_sacked);
93 struct tcpcb *tp, int32_t *tlenp,
95 void ctf_ack_war_checks(struct tcpcb *tp);
98 ctf_do_dropafterack(struct mbuf *m, struct tcpcb *tp,
103 ctf_do_dropwithreset(struct mbuf *m, struct tcpcb *tp,
106 ctf_do_drop(struct mbuf *m, struct tcpcb *tp);
110 struct socket *so, struct tcpcb *tp);
114 struct tcpcb *tp, uint8_t iptos, int32_t * ret_val);
118 struct tcpcb *tp, int32_t tlen, int32_t thflags, int32_t * ret_val);
121 ctf_ts_check_ac(struct tcpcb *tp, int32_t thflags);
124 ctf_calc_rwin(struct socket *so, struct tcpcb *tp);
127 ctf_do_dropwithreset_conn(struct mbuf *m, struct tcpcb *tp, struct tcphdr *th,
131 ctf_fixed_maxseg(struct tcpcb *tp);
134 ctf_log_sack_filter(struct tcpcb *tp, int num_sack_blks, struct sackblk *sack_blocks);
140 ctf_progress_timeout_check(struct tcpcb *tp, bool log);