tcp_maxseg
tp->snd_cwnd = 2 * tcp_maxseg(tp);
tp->snd_cwnd = 2 * tcp_maxseg(tp);
maxseg = tcp_maxseg(tp);
(tcprexmtthresh - 1) * (maxseg = tcp_maxseg(tp)))) {
tp->t_ccv.bytes_this_ack / (tcp_maxseg(tp) * nsegs));
maxseg = tcp_maxseg(tp);
*maxsegp = tcp_maxseg(tp);
u_int maxseg = tcp_maxseg(tp);
tp->snd_cwnd = tcp_maxseg(tp);
tp->snd_cwnd = tcp_maxseg(tp);
*maxsegp = tcp_maxseg(tp);
return (tcp_compute_initwnd(tcp_maxseg(rack->rc_tp)));
bw = tcp_compute_initwnd(tcp_maxseg(rack->rc_tp));
u_int tcp_maxseg(const struct tcpcb *);