Home
last modified time | relevance | path

Searched refs:base_owd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_cdg.c156 u32 base_owd = max(ca->delay_min / 2U, 125U); in tcp_cdg_hystart_update() local
159 if (after(now_us, ca->round_start + base_owd)) { in tcp_cdg_hystart_update()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_cdg.c156 u32 base_owd = max(ca->delay_min / 2U, 125U); in tcp_cdg_hystart_update() local
159 if (after(now_us, ca->round_start + base_owd)) { in tcp_cdg_hystart_update()

Completed in 2 milliseconds