Home
last modified time | relevance | path

Searched refs:beta_scale (Results 1 – 4 of 4) sorted by relevance

/linux/net/ipv4/
A Dtcp_cubic.c61 static u32 beta_scale __read_mostly;
302 u32 scale = beta_scale; in bictcp_update()
513 beta_scale = 8*(BICTCP_BETA_SCALE+beta) / 3 in cubictcp_register()
/linux/tools/testing/selftests/bpf/progs/
A Dbpf_cubic.c53 static const __u32 beta_scale = 8*(BICTCP_BETA_SCALE+beta) / 3 variable
355 __u32 scale = beta_scale; in bictcp_update()
/linux/
A DSystem.map130336 ffff800011dd1f10 d beta_scale
A D.tmp_System.map130336 ffff800011dd1f10 d beta_scale

Completed in 323 milliseconds