Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_nv.c246 u32 rate, max_win, cwnd_by_slope; in tcpnv_acked() local
365 cwnd_by_slope = (u32) in tcpnv_acked()
368 max_win = cwnd_by_slope + nv_pad; in tcpnv_acked()