Searched defs:cdg (Results 1 – 1 of 1) sorted by relevance
76 struct cdg { struct77 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;[all …]