Lines Matching refs:cdg
76 struct cdg { struct
140 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_hystart_update()
188 static s32 tcp_cdg_grad(struct cdg *ca) in tcp_cdg_grad()
241 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_backoff()
262 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_cong_avoid()
299 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_acked()
328 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_ssthresh()
347 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_undo_cwnd()
354 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_cwnd_event()
382 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_init()
395 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_release()
419 BUILD_BUG_ON(sizeof(struct cdg) > ICSK_CA_PRIV_SIZE); in tcp_cdg_register()