Home
last modified time | relevance | path

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

/openbmc/linux/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()