Searched refs:ccvc (Results 1 – 7 of 7) sorted by relevance
59 #define CCV(ccv, what) (ccv)->ccvc.tcp->what
221 rw = tcp_compute_initwnd(tcp_maxseg(ccv->ccvc.tcp)); in newreno_after_idle()240 mss = tcp_maxseg(ccv->ccvc.tcp); in newreno_cong_signal()306 pipe = tcp_compute_pipe(ccv->ccvc.tcp); in newreno_post_recovery()
92 } ccvc; member
277 mss = tcp_maxseg(ccv->ccvc.tcp); in htcp_cong_signal()370 pipe = tcp_compute_pipe(ccv->ccvc.tcp); in htcp_post_recovery()
286 mss = tcp_maxseg(ccv->ccvc.tcp); in cubic_cong_signal()377 pipe = tcp_compute_pipe(ccv->ccvc.tcp); in cubic_post_recovery()
238 mss = tcp_maxseg(ccv->ccvc.tcp); in dctcp_cong_signal()
1707 tp->ccv->ccvc.tcp = tp; in tcp_newtcpcb()