Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_cubic.c61 static u32 beta_scale __read_mostly;
302 u32 scale = beta_scale; in bictcp_update()
514 beta_scale = 8*(BICTCP_BETA_SCALE+beta) / 3 in cubictcp_register()