Lines Matching refs:cdg
79 struct cdg { struct
142 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_hystart_update()
190 static s32 tcp_cdg_grad(struct cdg *ca) in tcp_cdg_grad()
243 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_backoff()
264 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_cong_avoid()
301 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_acked()
330 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_ssthresh()
347 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_cwnd_event()
375 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_init()
389 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_release()
414 BUILD_BUG_ON(sizeof(struct cdg) > ICSK_CA_PRIV_SIZE); in tcp_cdg_register()