Lines Matching refs:cdg
78 struct cdg { struct
141 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_hystart_update()
189 static s32 tcp_cdg_grad(struct cdg *ca) in tcp_cdg_grad()
242 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_backoff()
263 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_cong_avoid()
300 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_acked()
329 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_ssthresh()
346 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_cwnd_event()
374 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_init()
387 struct cdg *ca = inet_csk_ca(sk); in tcp_cdg_release()
411 BUILD_BUG_ON(sizeof(struct cdg) > ICSK_CA_PRIV_SIZE); in tcp_cdg_register()