Searched defs:ccv (Results 1 – 3 of 3) sorted by relevance
90 newreno_ack_received(struct cc_var *ccv, uint16_t type) in newreno_ack_received()157 newreno_after_idle(struct cc_var *ccv) in newreno_after_idle()187 newreno_cong_signal(struct cc_var *ccv, uint32_t type) in newreno_cong_signal()220 newreno_post_recovery(struct cc_var *ccv) in newreno_post_recovery()
58 #define CCV(ccv, what) (ccv)->ccvc.tcp->what argument
336 struct cc_var ccv[1]; /* congestion control specific vars */ member