Searched refs:cube_rtt_scale (Results 1 – 4 of 4) sorted by relevance
60 static u32 cube_rtt_scale __read_mostly;279 delta = (cube_rtt_scale * offs * offs * offs) >> (10+3*BICTCP_HZ); in bictcp_update()516 cube_rtt_scale = (bic_scale * 10); /* 1024*c/rtt */ in cubictcp_register()
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()
130334 ffff800011dd1f08 d cube_rtt_scale
Completed in 1079 milliseconds