Searched refs:cube_rtt_scale (Results 1 – 1 of 1) sorted by relevance
52 static const __u32 cube_rtt_scale = (bic_scale * 10); /* 1024*c/rtt */ variable332 delta = (cube_rtt_scale * offs * offs * offs) >> (10+3*BICTCP_HZ); in bictcp_update()