Lines Matching defs:cdg
76 struct cdg { struct
77 struct minmax rtt;
78 struct minmax rtt_prev;
79 struct minmax *gradients;
80 struct minmax gsum;
81 bool gfilled;
82 u8 tail;
83 u8 state;
84 u8 delack;
85 u32 rtt_seq;
86 u32 undo_cwnd;
87 u32 shadow_wnd;
88 u16 backoff_cnt;
89 u16 sample_cnt;
90 s32 delay_min;
91 u32 last_ack;
92 u32 round_start;